body {
	color: #008DD1;
	font-family: arial;
}

a:link { 
	color: #FFFFFF;
	text-decoration: none;
	font-style: none;
}

a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	font-style: none;
}

a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	font-style: none;
}

a:active { 
	color: #FFFFFF;
	text-decoration: underline;
	font-style: none;
}

table {
	border: 1px groove #CCCCCC;
	font-size: 14px;
}