/* StyleSheet for RSS Feeds to Home Page 
Created by Eric Pfeifer
email: eric@rightpathnetworks.com
Document Date: Octover 1st, 2007
*/
.h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #330099;
	}
.h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FF0000;
	}

#border {
     border:solid thin #999999;
	 top:0;left:0;
margin:0; padding:5px 15px 5px 10px ; 
}


A.blue:Link  	{text-decoration : none;color : #003366;background : none;font-size : 11px;border-bottom : font-weight:bold;}

A.blue:Visited {text-decoration : underline;color : #003366;background : none;font-size : 11px;border-bottom : font-weight:bold;}

A.blue:Active  {text-decoration : none;color : #003366;background : none;font-size : 11px;border-bottom : font-weight:bold;}

A.blue:Hover  	{text-decoration : none;color : #666666;background : none;font-size : 11px;border-bottom : font-weight:bold;}
	}
	
.description_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-stretch:semi-expanded;
	}
.more_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	