/* CSS Document */

body 
{
	background: #BCDBFE;
	color: #000000;
	font-family: Tahoma;
	font-size: 16px;
	text-align: center;
}

a:link 
{
color:#000062;
}

a:hover
{
color:#7E0008;
}
