.nol {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;


}
a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.a {
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
