td {
font-family: arial, verdana, sans seriff;
font-size: 13;
color: #330000;
}

a:link {
font-size: 13;
text-decoration: none;
font-family: arial;
color: #330000;
font-weight: bold;
}

a:visited { 
font-size: 13;
text-decoration: none;
font-family: arial;
color: #330000;
font-weight: bold;
} 

a:hover { 
font-size: 13;
text-decoration: underline;
font-family: arial;
color: #330000;
font-weight: bold;
}  

.link {
font-size: 13;
font-family: arial;
color: #330000;
font-weight: bold;
} 

.feature img{
	float: left;
	padding: 0px 20px 10px 0px;
}


.feature2 img{
	float: right;
	padding: 25px 10px 10px 15px;
}