FORM
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    COLOR: #1e2a12;
}

a,
a:link,
a:visited,
a:active {
	color: #941008;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

