a:link {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration:none;
	color: #632202;
	font-weight: bold;
} 

a:visited { 
font-family:Verdana;
font-size:10pt;
text-decoration:none;
color:#632202;
font-weight:bold

} 

a:active { 
font-family:Verdana;
font-size:10pt;
text-decoration:underline;
color:#632202;
font-weight:bold

} 

a:hover { 
font-family:Verdana;
font-size:10pt;
text-decoration:underline;
color:#cc6631;
font-weight:bold
 
}
