 

.font1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}

.title {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	font-weight: bold;
}

.bottom {
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.contact {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
}

a:link{
 font-family: "Arial";
	font-size: 12px;
	 color: #333333;
 text-decoration:none;
}
a:visited {
font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
 color: #333333;
}
a:hover {
    font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
 text-decoration:underline;
}
a:active {
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
 

