BODY {
	background-color: #0B0048;
}


.titleTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.titleTxt A:link{ color:#FFFFFF; text-decoration : underline; }
.titleTxt A:visited{ color:#FFFFFF; text-decoration : underline; }
.titleTxt A:active{ color:#8D0003; text-decoration : underline;}
.titleTxt A:hover{ color: #8D0003; text-decoration : underline; }

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.txt A:link{ color:#FFFFFF; text-decoration : underline; }
.txt A:visited{ color:#FFFFFF; text-decoration : underline; }
.txt A:active{ color:#8D0003; text-decoration : underline;}
.txt A:hover{ color: #8D0003; text-decoration : underline; }


.highlight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
	color: #CC9933;
	font-weight : bold;
	text-decoration : none;
	line-height : 18px;	
}



.smallTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.smallTxt A:link{ color:#FFFFFF; text-decoration : underline; }
.smallTxt A:visited{ color:#FFFFFF; text-decoration : underline; }
.smallTxt A:active{ color:#CCCCCC; text-decoration : underline;}
.smallTxt A:hover{ color: #CCCCCC; text-decoration : underline; }


.breadCrumbs {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #CCCCCC;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.breadCrumbs A:link{ color:#CCCCCC; text-decoration : underline; }
.breadCrumbs A:visited{ color:#CCCCCC; text-decoration : underline; }
.breadCrumbs A:active{ color:#CCCCCC; text-decoration : underline;}
.breadCrumbs A:hover{ color: #CCCCCC; text-decoration : underline; }

.sideTxt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
}

.sideTxt A:link{ color:#FFFFFF; text-decoration : underline; }
.sideTxt A:visited{ color:#FFFFFF; text-decoration : underline; }
.sideTxt A:active{ color:#CCCCCC; text-decoration : underline;}
.sideTxt A:hover{ color: #CCCCCC; text-decoration : underline; }
