body {
	font-size: 14px;
	font-family: Helvetica,Arial,sans-serif;
	color: #330000;
}

a:link, a:visited {
	color: #660000;     
	text-decoration: none;
        font-weight: normal;   
}

a:hover {
	color: #993333;
        text-decoration: underline;
        font-weight: normal;
}
