@charset "utf-8";
/* CSS Document */

body, p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link, a:visited{
	color: #00a5db;
	text-decoration: none;
}

a:hover{
	text-decoration: underline; COLOR: #f3960b; 
}
