a {
text-decoration: none;
}
.style {
	FONT-FAMILY: Tahoma; FONT-SIZE: 14px; COLOR: #000000; 
}
a:hover{
	color: red;
	text-decoration: none;
}

.style1 {
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; COLOR: #313131; 
}
a:hover{
	color: red;
	text-decoration: none;
}
.style2{
	FONT-FAMILY: Tahoma; FONT-SIZE: 11px; COLOR: #324402; 
}
a:hover{
	color: red;
	text-decoration: none;
}
.style3{
	FONT-FAMILY: Tahoma; FONT-SIZE: 18px; COLOR: #324402; 
}
a:hover{
	color: red;
	text-decoration: none;
}


