td {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: ;
	color: #003300;
	text-decoration: none;
	border: none;
}
a:hover { 
    text-decoration:underline; 
	background-color:orange;
}

.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	border: none;
	font-weight:normal;
}
.big1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: none;
}
.big2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #AC3414;
	text-decoration: none;
	border: none;
}
.style1 {
	color: #FF0000;
}
