body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: arial;
	font-size: small;
	font-weight: bold;
}

a:link 
{
	text-decoration: none;
	color: #FFFFFF;
}

a:visited 
{	
	text-decoration: none;
	color: #FFFFFF;
}

a:hover 
{
	text-decoration: none;
	color: #FFFFA6;
	/*
	color: #ABAB03;
	background: #CCECF4;
	*/
}

a:active 
{
	text-decoration: none;
	color: #FFFFFF;
}

img
{
	border: none;
}