/* CSS Document */
body 
{
	margin-top: 0px;
}
.style2 
{
	font-size: 14px;
	color: #000000;
}
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:active 
{
	text-decoration: none;
}
.style3 
{
	color: #000000;
	font-size: 12px;
}
.style4
{
	color: #000000;
	font-size: 17px;
	font:Arial, Helvetica, sans-serif;
}
#message
{
	margin-left: 1em;
}
<!--  onMouseOver="this.style.backgroundColor='#BAE2FC'" onMouseOut="this.style.backgroundColor='#f2f2f2'">-->
