
	
A:link { color: #699CDB;
	text-decoration : underline 
	}
A:visited {
	color: #699CDB;
	text-decoration : underline 
}
A:hover{
	color: #CCCCCC;
	text-decoration: underline
}


A.main:link {
        font-size: 15px;
		color: white;
		
		text-decoration : none;
	}
	A.main:visited { 
	    font-size: 15px;
		color: white;
		
		 text-decoration:none;
		}
	A.main:hover{
	    font-size: 15px;
		color: #F6CD0D;
		
		text-decoration:none;
	}



A.footer:link {
        font-size: 8pt;
		color: white;
		
		text-decoration : none;
	}
	A.footer:visited { 
	    font-size: 8pt;
		color: white;
		
		 text-decoration:none;
		}
	A.footer:hover{
	    font-size: 8pt;
		color: #CCCCCC;
		
		text-decoration:none;
	}
	
	.small{ font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 8pt
	}

	
	
	p, ul, td { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 11pt;
	color: white
	}
	
	.bottom { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 10pt;
	color: white
	}
	
	
	.side { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	color: #008000;
	font-size: 11px
	}
	