#leftmenu {

	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #348BA7;
 
text-decoration: none; }


#leftmenu:hover {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #348BA7;
 
text-decoration: none; }


#leftmenu:visited {
	font-family: calibri;
	font-size: 12px;
	font-weight: normal;
	color: #348BA7;
 
text-decoration: none; }


#textbody	{	font-family: calibri; font-weight: normal;	text-decoration:none;	}

#copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
}

#footer_links {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}

.footer_links a {
	color: #333333;
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* Top Right Bottom Left (TRouBLe) */
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
.footer_links a: hover {
	color: #000000;
	text-decoration:none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #347328;
}

a{
	color: #438BA7;
}

a:hover{
	color: #245498;
	text-decoration: underline;
}
a:visited{
	text-decoration: none;
}


