a:link {
	font-size: 12px;
	color: #000066;
	font-weight: lighter;
	text-decoration: none;


}
a:hover {
	color: #006633;
	text-decoration: underline;
	font-size: 12px;

}
a:visited {
	font-size: 12px;
	color: #000066;
	text-decoration: none;


}
a:active {
	font-size: 12px;
	color: #000066;
}
