body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#787878;
margin:0;
background-color: #539BDA;
}

.sign_txt, .sign_txt a, .sign_txt a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.red_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40A10;
}
.red_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40A10;
	text-decoration:underline;
}
.red_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B40A10;
}


.more_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #20427C;
	font-weight:bold;
}
.more_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #20427C;
	text-decoration:underline;
	font-weight:bold;

}
.more_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #A3070F;
	text-decoration:none;
	font-weight:bold;
}

.wel_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-align:justify;
}
.wel_txt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-align:justify;
	text-decoration:underline;
}
.wel_txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3070F;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}

.menu_txt {
font-family:"Times New Roman";
font-size:14px;
color:#205298;
}
.menu_txt a{
font-family:"Times New Roman";
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.menu_txt a:hover{
font-family:"Times New Roman";
font-size:12px;
color:#B40A10;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}