| body {
	background-color : #F5F5F5;
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #485762;
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
	}
a:link, a:visited, a:active, a:focus {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #485762;
	font-weight : bold;
	text-decoration : none;
}
a:hover {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
blockquote {
	color : #485762;
}
 |