
h1 { 	

	}



.c
	{
			font-family: times new roman;
			color: #5E96B9;

		}



a:visited 
		{
		}	
a:active 
		{      
		}
a:hover
		 {        
		}
a:link
		 {  
		}


a.all:visited 
		{
			font-family: times new roman;
			color: #537B88;
			font-size: 100%;
		}	
a.all:active 
		{   
			font-family: times new roman;
			color: #0678C0;
			font-size: 100%;
		}
a.all:hover
		 {  
			font-family: times new roman;
		 	color: #82AFCC;      
			font-size: 100%;
		}
a.all:link
		 {  
			font-family: times new roman;
		 	color: #0678C0;
			font-size: 100%;
		}


