/* CSS Document */
 A:link {
	text-decoration: none;
   font-family: 'Geneva', Arial, Helvetica, Sans-serif;
   color: #669999
}  
	A:visited {
	text-decoration: none;
	font-family: 'Geneva', Arial, Helvetica, Sans-serif;
	color: #669999;
}  
	A:active {
	text-decoration: none;
	font-family: 'Geneva', Arial, Helvetica, Sans-serif;
}  
	a:hover {
color: #3399CC;
text-decoration: none;
border-color: #333333;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: none;
/*border-style: dotted;*/
}
}

body{ 
font-family: 'Geneva', Arial, Helvetica, Sans-serif;
color: #000000;
font-size: 10px;
font-style: normal;
font-weight: normal;
}


		   }
font {
	line-height: 80%;
}
