font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;

}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-image: url(../images/background0.jpg);
	}
		
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}

.style1 {color: #666666};

.style3 {
	font-size: small;
	color: #333333;


