A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: underline
}
A
{
    COLOR: #006633;
    TEXT-DECORATION: none
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	text-align: center;



}

