body
{
	
	font-size: 13px;
	background: #FFEEFF;
	color: #000000;
	font-family: Arial;
}
A:link, A:visited
{
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	color: #FF00FF;
}
