body {
	background :#bbd6e9;
	font-family: sans-serif;
	font : bold;
}
table {
	border : thick;
}
td {
	vertical-align: top;
	font : normal;
	color : Gray;
}
a {
		text-decoration : none;
		padding:2px;
		font-family:arial,helvetica; 
		font-size:12px; 
		font-weight:bold
}
a:link {color: #8193a3;
	
}
a:visited {color: #666666;
	
}
a:hover {color: #0033cc;
	
}

