
a {
color: #0617b8 ; text-decoration: none;
}
	.menu{
		
	}	  	
	.menu:visited {
	  		color: #0617b8 ; text-decoration: none;
	  	}
	  	.menu:link {
	  		color: #0617b8 ; text-decoration: none;
	  	}
	  	.menu:hover {
	  		color: white ; text-decoration:none;
	  	}
		.menu1:link {text-decoration:  none;color: #040E73;
                    }
.menu1:visited {text-decoration: none;
	color: #040E73;}


.menu1:hover {text-decoration: underline;
	color:#040E73;}
	
.menu2:link {text-decoration:  underline;color: #0617b8;}
.menu2:visited {text-decoration: underline;color: #0617b8}
.menu2:hover {text-decoration: none;color:#0617b8;}	

table#news img {
	margin: 0 10px 0 0;
}

table#news #info{
	width: 220px;
	float: right;
	font-size: 10px;
	font-style: italic;
	margin: 0 0px 10px 10px;
	border: 1px solid #e18603;
}

table#news #info h1{
	width: 220px;
	margin: 0px;
	background-color: #e18603;
	text-align: center;
	color: #0617b8;
	font-style: normal;
	font-size: 13px;
	font-weight : 600;
	padding: 1px 0 3px 0;
}

table#news #info p{
	margin: 5px;
}


table#news td h2 {
	margin: 0;
	padding: 0;
	font-size: 21px;
	text-align: left;
	font-weight : 100;
	font-family: Georgia;
	color: #e18603;
}

table#news td h2 a{
	text-decoration: underline;
	color: #040E73;
} 

table#news td h2 a:hover{
	text-decoration: none;
	color: #040E73;
} 

table#news td span {
	font-size: 11px;
	margin: 0px 0 10px 0;
	display: block;
}

table#news td h1{
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 13px;
	text-align: left;
	font-weight : 100;
	color: #040e73;
		font-weight : 600;
}

table#news td{
	padding: 0 0 30px 0;
}

table#news td p{
	text-indent: 20px;	
	margin: 0 0 10px 0;
}

table#news a{
	text-decoration: underline;
}
	
	  	.text{
	  		font-size: 13px;
	  		color:"#0617b8";
	  		font-family:verdana;
	  		font-weight : 500;
	  	}
	  	h1{
	  		text-align: right;
	  		font-size: 12px;
	  		color:"#e18603";
	  		font-family:verdana;
	  		font-weight : 600;
	  		margin-top : 10px;
	  	}
		h2{
	  		
	  		font-size: 14px;
	  		color:"#e18603";
	  		font-family:verdana;
	  		font-weight : 600;
	  		margin: 5px;
	  	}
	  	.main{
	  		font-size: 13px;
	  		color:"#0617b8";
	  		font-family:verdana;
	  		font-weight : 700;
	  	}

	  	.main1{
	  		font-size: 12px;
	  		color:"#0617b8";
	  		font-family:verdana;
	  		font-weight : 600;
	  	}
	  	.main2{
	  		font-size: 10px;
	  		color:"#0617b8";
	  		font-family:verdana;
	  		font-weight : 500;
	  	}
	  	.main3{
	  		font-size: 11px;
	  		color:"#0617b8";
	  		font-family:verdana;
	  		font-weight : 600;
	  	}
