

h1,  h2, h3, h4{
	color : #990033;
	text-align : center;
}

a  {
	color : #990033;
}

a:visited  {
	color : #3333aa;
}

a:active  {
	color : #9933CC;
}

a:hover  {
	color : #ff6666;
}

body  {background-color:#FFFACD; background-image :url(bgsand.jpg);	
		background-repeat: repeat;}


div.toplogo{height:132; width:100%; background-image: url(topbg.jpg); background-repeat:repeat-x;}
table.data{font-size:80%; text-align:center;}
a.necc{font-size:120%; color:baf1ff; background-color:#000;}

.tan, .tan a{color:#663300;}
.blue, .blue a{color:blue;}
.green, .green a{color:green !important;}
.purple, .purple a{color:pupple;}