body, P, UL, TR, TD {
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
  	font-family: Verdana, Arial, Century Gothic;
}

a:link {  
	color: #DFDBDC;
	text-decoration: none; 
}
a:visited {  
	color: #DFDBDC;
	text-decoration: none; 
}
a:active {  
	color: #DFDBDC;
}

.navbtn {
 height: 27; width: 15%;
 background-repeat:  no-repeat;
 background-position: center;
 text-align: center;
 border: 0;
 margin: 0;
 padding: 0;
}	

.navbtn a:link,
.navbtn a:visited,
.navbtn a:active {
 color: #FFFFFF;
 font: bold 8pt/8pt Verdana, Arial, sans-serif;
 text-decoration: none;
}
.navbtn a:hover {
 color: #DFDBDC;
 font: bold 8pt/8pt Verdana, Arial, sans-serif;
 text-decoration: none;
}

.bold {
	font-size: 10px;  
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}

.filesize {
	font-size: 9px;  
	color: #DFDBDC; 
	text-decoration: none;
}

.update {
	font-size: 12px;  
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}

.caption {
	font-size: 20px; 
	font-family: Verdana, Arial, Century Gothic;
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}	

.smcaption {
	font-size: 14px; 
	font-family: Verdana, Arial, Century Gothic;
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-size: 12px;
	color: #DFDBDC; 
}
.footer a:link {
	font-size: 12px;
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited {
	font-size: 12px;
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}
.footer a:active {
	font-size: 12px;  
	color: #DFDBDC; 
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	font-size: 12px;  
	color: #FA0101; 
	text-decoration: none;
	font-weight: bold;
}

