.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;

}
a:visited {
	text-decoration: none;
	color: #CCCCCC;

}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;

}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.norep {
	background-color: #333333;
	background-repeat: no-repeat;
}

