body {
background-color:#CCCCCC;
}
body, p, td {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 10px;
}

a.nav {
font-size: 14px;
color: #CCCCCC;
}
legend.leghead {
font-size: 14px;
color: #3399BB;
font-weight:bold;
}
div.loginmenu {
font-size: 14px;
}
a:link {
color: #f2f2f2;
font-style: none;
text-decoration: none;
}
a:visited {
color: #f2f2f2;
font-style: none;
text-decoration: none;
}
a:active {
color: #f2f2f2;
font-style: none
text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	font-style: none;
	text-decoration: underline;
}
.biggertext{
color: #CCCCCC;
font-family: Verdana;
font-size: 11px
}
img.photo {
border-width:1px;
border-color:#000000;
border-style:solid;


}

