body{
	background : #ffffff;
	font-family : "Arial";
	color : #3333CC;
	font-size : 14px;
	}
A:LINK, A:VISITED, A:ACTIVE {
	color: #3333CC;
	font : bold;
	text-decoration: none;
}
A:Hover{
	color: #CC3300;
	font : bold;
	text-decoration: none;
}
table{
		background : #FFFFFF;
	font-family : "Arial";
	color : #3333CC;
	font-size : 14px;
}
