A:hover {color: red}
A {text-decoration: none}

.pagelink {color: blue} 
.pagelink:visited {color: blue} 
.pagelink:active {color: blue} 
.pagelink:hover {color: red} 

.pagelink2 {color: #6384AD} 
.pagelink2:visited {color: #876DD2} 
.pagelink2:active {color: #876DD2} 
.pagelink2:hover {color: red} 

h1 {  font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	border-bottom-width: 2px;
	border-color: #000000 #000000 #55709B;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #D6C8F9;
	line-height: .5;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-indent: 2px;
}
h2 {  font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
	border-bottom-width: 2px;
	border-color: #000000 #000000 #55709B;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #D6C8F9;
	line-height: .5;
	font-size: 10px;
	text-indent: 2px;
}

p,br,td,ul,li {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12pt;
font-weight: bold;
color: #444444}

table td {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #D6C8F9}

#menu p,br {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
font-weight: bold;
color: #444444}  

#small p,br {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #526373}  

#small2 p,br {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
color: #D6C8F9}  

#smallbold p,br {font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight: bold;
color: #D6C8F9}  

#large p{font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14pt;
color: #D6C8F9}  

#slarge p{font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10pt;
color: #444444}  



