body {
	font-family: Verdana;
	font-size: 10;
	color: #455963;
	margin: 0px;
	background: #000000 url('images/reo_bg.png') fixed;
}
td {
	font-family: Verdana;
	font-size: 10;
}
a:link {
	font-family: Verdana;
	font-size: 10;
	color: #278299;
	text-decoration:none;
}
a:visited {
	font-family: Verdana;
	font-size: 10;
	color: #2DA5A4;
	text-decoration:none;
}
a:hover {
	font-family: Verdana;
	font-size: 10;
	color: #FFFFFF;
	text-decoration:none;
}