/*		~~  NEWS STUFF ~~		 */

/* 	DIVS		*/
#mainNewsBLock {font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000066; border:1px solid #6666FF; background-color:#FEF1C8; margin:5px 0px 5px 0px; padding:3px;}
#news_topics { font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000066; border:1px solid #6666FF;}

/* 	LINKS		*/
A.news_link:LINK { font-size: 11px; font-family: verdana; color:#000066; text-decoration: underline; font-weight: bold;}
A.news_link:VISITED { font-size: 11px; font-family: verdana; color: #000066; text-decoration: underline; font-weight: bold;}
A.news_link:HOVER { font-size: 11px; font-family: verdana; color: #000066; text-decoration: underline; font-weight: bold; background-color: #FFFFFF;}

.newsHeadText {color:#FFFFFF;}


/* links in news text */
A:LINK { font-size: 11px; font-family: verdana; color:#000066; text-decoration: underline; font-weight: bold;}
A:VISITED { font-size: 11px; font-family: verdana; color: #000066; text-decoration: underline; font-weight: bold;}
A:HOVER { font-size: 11px; font-family: verdana; color: #000066; text-decoration: underline; font-weight: bold;}
