
.rub {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		color: #cccccc;
		line-height: 15px;
		}

	
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 15px;
}
	
.cred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 15px;
}

.smarub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height: 15px;
}

A:link {
		color: #cccccc;
		text-decoration: none;	
	}
	
A:visited { color: #ffffff; text-decoration : none;}
A:active  { color: #ffffff; text-decoration : underline;}
A:hover   { color: #ffffff; text-decoration : underline;}	
