body, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0;
}
a, a:visited {
	color: #000066;
	text-decoration: none;;
}
a:hover {
	text-decoration:underline; 
	color:#FF8040;
}

/*a {text-decoration: none; border:none;  color:#414B5F;}
a:hover { text-decoration:underline; color:#FF8040;}*/

img { border:none;}


