.HomeText{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height : 16px;
	letter-spacing : 0px;
	text-align : left;
}
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	letter-spacing : 0px;
	text-align:left;
}
.Subs {
	font-size: 14px; 
	font-weight: bold; 
	color: #000099; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.linktitle{
	font-size: 12px;
	color: #3399CC;
	margin: 3px;
	padding: 3px;
	font-family: "Trebuchet MS";	
}

.extlink{
	margin: 15px;
	padding: 15px;
}

.red-bold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}