/* CSS Document */

a:hover   { text-decoration:underline}

.bottomnavlink{
	color:#FFFFFF; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration:none; 
	}
	
.header1{
	color:#CCCCCC; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:bold;
	}
	
.header2{
	color:#CCCCCC; 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	}
		
.content{
	color:#CCCCCC; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}