a:hover      {
	font-family: Comic Sans MS; 
	color: #808080; 
	font-weight: bold 
}

a:visited    { 
	font-family: Comic Sans MS; 
	color: #336600; 
	font-weight: bold 
}

a:link       { 
	font-family: Comic Sans MS; 
	color: #0000FF; 
	font-weight: bold 
}

body         { 
	background-image: url('images/webstuf/backgrounds/txgwbbk.jpg'); 
	background-repeat: repeat; 
	font-family:Comic Sans MS; 
	font-size:12pt 
}

h1           { 
	font-family: Comic Sans MS; 
	font-size: 24pt; 
	font-weight: bold 
}

h2           { 
	font-family: Comic Sans MS; 
	font-size: 18pt; 
	font-weight: bold 
}

h3           { 
	font-family: Comic Sans MS; 
	font-size: 14pt; 
	font-weight: bold 
}




