a:link {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	font-weight: normal;

}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;

}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;

}
.Style1 {

	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
