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