/* Text CSS */

td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
font {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: none;
	color: #808080;
}
A:hover {
	color: #003366;
	text-decoration: underline;
}
.style1 {font-size: 11px; color: #808080; padding-bottom: 40px; font-family: Tahoma} 
.style2 {font-size: 11px; color: #808080; padding-bottom: 10px;font-family: Tahoma}
.style3 {font-size: 18px; color: #4C606E; font-family: Tahoma}
.footer_link {font-size: 11px; color: #FFCC66; font-family: Tahoma; text-decoration:underline}
