a:link {
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;


}
a:visited {
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;


}
a:hover {
	font-family: Tahoma;
	color: #333333;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;


}
a:active {
	font-family: Tahoma;
	color: #FF0000;
	text-decoration: none;
	font-size: 15px;


}
.text {
	font-family: Tahoma;
	color: #000000;
	font-size: 15px;

}
