/* CSS Document */

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/construction_bkg.jpg);
}
A.enlarge    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	color: #666666;
	text-decoration:underline; 
	text-transform:uppercase;
}
A.enlarge:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px; 
	font-weight: bold; 
	color:#666666;
	text-decoration:none;
	text-transform:uppercase; 
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
A    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:11px; 
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration:underline; 
}
A:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px; 
	font-weight: bold; 
	color:#FFFFFF; 
	text-decoration:none; 
}
A.nav    {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:10px; 
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration:none; 
}
A.nav:hover {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px; 
	font-weight: bold; 
	color:#FFFFFF; 
	text-decoration:underline; 
}