body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image:url(../graphics/background.png);
	background-attachment: fixed; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#EE0000
}
a:active {
	text-decoration: none;
}
.style1 {color: #0000EE}

