/* ================================
    CSS STYLES FOR Module MLAnnouncements
   ================================
*/
.SubHeadHot
{
	font-family:  Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
	color:  White;
	text-align: Right;
	margin-top: 25px;    
	background-color: #5486B9;
}
	
.NormalHot
{
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color:  Gray;
	text-align: justify;
	text-decoration: rtl; 
	line-height: 35px;       
}

.NormalHot span
{
	color: Gray;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.NormalHot a
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.NormalHot a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.NormalHot a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.NormalHot a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
.NormalHot a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}
