a:link {
	color: #666699;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;

}
a:hover {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 14px;

}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 10px;

}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 20px;
	font-weight: bold;
	border-bottom-style: none;



}
.smalltextblack {

	font-family:  Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

}
.largetext {

	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
	font-size: 18px;
	font-weight: normal;
}



TD { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
h3 { font-family: Arial, Helvetica, sans-serif; color="#273C7F" } 
p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.featureboxtop {
	border-top: 1pt solid #5375A0;
	border-right: 1pt solid #5375A0;
	border-bottom: 1pt solid #5375A0;
	border-left: 1pt solid #5375A0;
}
.featureboxbody {

	background-image: url(assets/yahoolinks_background.jpg);
	border-top: 1pt none #5375A0;
	border-right: 1pt solid #5375A0;
	border-bottom: 1pt solid #5375A0;
	border-left: 1pt solid #5375A0;
}
