/* 
==========================================
 FrontPage_Welcome Styles for DotNetNuke
==========================================
*/   


/* Container style */
.frontnews_container { width:240px; }
.frontnews_body { background-color:#eeeeee; paddinG:15px;}

.frontnews_title .head{
	font-family:  Arial, Helvetica, san-serif; 
	font-size:12px;
	font-weight:bold;
	color:#ED1C24;
}

.Normal {
	font-family:  Arial, Helvetica, san-serif; 
	font-size:11px;
	color:#515151;
}

.Normal a{
	text-decoration:underline;
	color:#003a63;
}

.Normal a:hover{
	text-decoration:underline;
	color:#ED1C24;
}































































