<style>
a.five:link  {
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	color : #ffffff;
 	text-decoration : none;
 	margin-left : .25cm;
 }
 
 a.five:visited  {
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	color : #aa0000;
 	text-decoration : none;
 	margin-left : .25cm;
 }
 
 a.five:hover  {
 	font-family : arial,helvetica,sans-serif;
 	font-weight : bold;
 	color : #ff0000;
 	text-decoration : underline;
 	margin-left : .25cm;
 }
 
a:link  {
 	
 	font-weight : bold;
 	color : #ffffff;
 	text-decoration : none;

 }
 
 a:visited  {
 	
 	font-weight : bold;
 	color : #ffffff;
 	text-decoration : none;

 }
 
 a:hover  {
 
 	font-weight : bold;
 	color : #0000ff;
 	text-decoration : none;
	background-color: white;
 }
  .scroll {
	scrollbar-3dlight-color: #9CC2FF;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #9CC2FF;
	scrollbar-face-color: #9CC2FF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #9CC2FF;
}
.text {
	font-family:tahoma;
	font-size:14px;
	color:#343434;
	text-decoration:none;
}
.footertext {
	font-family:tahoma;
	font-size:10px;
	color:#343434;
	text-decoration:none;
}
.list {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold
}
.list:hover {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold
}
</style>
