/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	/*font-size:1.1em;*/
	line-height:1.3em;
	word-spacing:0.1em;
	color:#c3c3c3;
	font-size:68.75%;
}
a:link, a:active {
	/*font-weight:normal;*/
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover, a:visited {
	/*font-weight:normal;*/
	color:#d3d3d3;
	text-decoration:underline;
}
.page {
 	color:#dcad41;
}


 img a:link,  img a{text-decoration: none; border:none;}
