﻿body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	
	letter-spacing: -.05em;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}


.small {
	font-size: .65em;
	color:#FFFFCC;
}


.nav {
	font-family:Verdana, Arial, Helvetica, sans-serif;color:silver;font-size:16px;font-weight:600;text-decoration:none; 
		}
		
a:hover {
	background: none;
	color: #CCCCCC;
	text-decoration:none; 

}

a {
	background: none;
	color: #FFFF99;
	text-decoration:none; 

}

.nav a {
	background: none;
	color: #CCCCCC;
	text-decoration:none; 

}


.nav a:hover {
	background: none;
	color: #ffffFF;
	text-decoration:none; background-color:blue
	}




