a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF3399;
}
.unnamed1 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

