P {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   color: #666666;
}	

TD {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   color: #666666;
}	
	
A {
   text-decoration: none;
   font-weight: bold;
}
		
A:link { 
   color: #006699;

}

A:visited {
   color: #006699;
}

A:active { 
   color: #006699;
   text-decoration: underline;
}

A:hover { 
   color: #006699;
   text-decoration: underline;
}

.small {
	font-family: Verdana, sans-serif;
	font-size: 11px;
}	

.large {
	font-size: 36px;
	font-weight: bold;
	color: #069;
}