
TABLE {
	font-family: Verdana, verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: white;
}

 P, TD{
	font-family: Verdana, verdana;
	font-size: 12px;
	color: white;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin:0px;
	padding:0px;
	letter-spacing: 1px;
	
}

BODY

{
background-image:url('img/.jpg');
}

.body a:active {
	font-family: Verdana, verdana;
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : x-small;
}
.body a:link {
	color: #2f4f4f;
	text-decoration: underline;
	font-weight: bold;
	font-size : small;
}
.body a:visited {
	color: silver;
	text-decoration: underline;
	font-weight: bold
}
.body a:hover {  color: #f5f5f5; text-decoration: underline ; font-weight: bold ; font-size : x-small;}

.localnav  a:active {
	color: orange;
	text-decoration: none;
	font-size : x-small;
	
}
.localnav  a:link {
	color: #336699;
	text-decoration: none;
	font-size : x-small;
}
.localnav  a:visited {
	color: 336699;
	text-decoration: none;
	font-size : x-small;
}
.localnav  a:hover {color: #0066cc;text-decoration: underline ; font-size : x-small;}

.leftnav  a:active {
	color: #000000;
	text-decoration: none;
	font-size : small;
}
.leftnav  a:link {
	color: #f8f8ff;
	text-decoration: none;
	font-size : small;
}
.leftnav  a:visited {
	color: #f8f8ff;
	text-decoration: none;
	font-size : small;
}
.leftnav  a:hover {
	color: #f5f5f5;
	text-decoration: underline;
	font-size : small;
}


.nav  a:active {
	color: #ffffff;
	text-decoration: none;
	font-size : 12;
	text-decoration: none;
}

.nav  a:link {
	color: #eeeeee;
	text-decoration: none;
	font-size : 12;
}
.nav  a:visited {
	color: #eeeeee;
	text-decoration: none;
	font-size : 12;
}
.nav  a:hover {
	color: #ffffff;
	text-decoration: none;
	font-size : 13;
