
.toplinks a:link {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font : 18px;
	font-family : Arial;
	/*background:#00A139;
	*/
	/*background : #FFD800;
	*/
	text-align : right;
	
}  

.toplinks a:visited {	
	font-weight:bold; 
	font : 18px;
	font-family : Arial;
	color:#ffffff; 
	text-decoration:none
	} 
    
.toplinks a:hover {
	background:#ffffff;
	font-weight:bold;
	font : 18px;
	font-family : Arial;
	color:#002590;
	text-decoration:underline;	
}
     
.toplinks a:active {
	font-weight:bold; 
	font : 18px;
	font-family : Arial;
	color:#ffffff; 
	text-decoration:none
	}
    
	/*-------------------*/
	
.bottomlinks a:link {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	font : 12px;
	font-family : Arial;
	text-align : right;
}  

.bottomlinks  a:visited {	
	font-weight:bold; 
	font : 12px;
	font-family : Arial;
	color:#ffffff; 
	text-decoration:none
	} 
    
.bottomlinks  a:hover {
	background:#ffffff;
	font-weight:bold;
	font : 12px;
	font-family : Arial;
	color:#002590;
	text-decoration:underline;	
}
     
.bottomlinks  a:active {
	font-weight:bold; 
	font : 12px;
	font-family : Arial;
	color:#ffffff; 
	text-decoration:none
	}
	
	/*------------*/
	
	
	
	.textlinks a:link {
	color: #00008B;
	text-decoration:none;
	font : normal normal 12px Arial;
	text-align : right;
}  

.textlinks  a:visited {
	font : normal normal 12px Arial;
	color: Blue;
	text-decoration:none;
} 
    
.textlinks  a:hover {
	background:#ffffff;
	font : normal normal 12px Arial;
	color: Blue;
	text-decoration:underline;
}
     
.textlinks  a:active {
	font : normal normal 12px Arial;
	color: #00008B;
	text-decoration:none
}
	
	
	
	
	
	
	
.text1{
	font : 10px Arial;

}
	
	
.text{
   color:#000000;
   font : 12px Arial;   
}

text2{
   color:#000000;
   font : 12px Arial;
}

.unlinked{
	font-weight:bold;
	font : 18px;
	font-family : Arial;
	color: Yellow;
	text-decoration:none
}

.unlinked2{
	font-weight:bold; 
	font : 12px;
	font-family : Arial;
	color: Yellow; 
	text-decoration:none
}

.text{
	font-weight: normal;
	font : normal 12px;
	font-family : "Times New Roman", Times, serif;
	color:#000000;
}


.copyright{
	/*font-weight: normal;
	font : 10px;
	*/
	/*font-family : "Times New Roman";
	*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.heading{
	color:#000000;
	/*font-family : Arial;
	font-weight : bolder;
	font-style : normal;*/
	font : bolder 40px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.align {
	text-align : left;
}

.boldtype{
	font: bold normal 18px "Times New Roman", Times, serif;
	/*font-family : Arial;
	*/
}

