@charset "utf-8";
#wrapper #MainContent .mainbody_overview_rightcolumn a:link  {
	text-decoration: underline;
	color: #204201;
	background-image: none;
}
#wrapper #MainContent .mainbody_overview_rightcolumn a:visited  {
	color: #204201;
	text-decoration: underline;
}
/* CSS Document */


#wrapper #MainContent .mainbody_overview_rightcolumn a:hover  {
	text-decoration: underline;
	color: #666;
}
#wrapper #MainContent .mainbody_overview_rightcolumn a:active  {
	text-decoration: underline;
	color: #666;
}

#wrapper #titlebar .holder a:link {
	color: #12442B;
	text-decoration: none;
}

#wrapper #titlebar .holder a:visited {
	color: #12442B;
	text-decoration: none;
}
#wrapper #titlebar .holder a:hover {
	color: #FFF;
	text-decoration: none;
}
a:link {
	color: #204201;
	text-decoration: none;
}
a:visited {
	color: #204201;
	text-decoration: none;
}
a:hover {
	color: #090;
	text-decoration: underline;
	font-weight: normal;
}
#wrapper #titlebar .current a:link {
	color: #12442B;
	text-decoration: none;
}
#wrapper #titlebar .current a:visited {
	color: #12442B;
	text-decoration: none;
}
#wrapper #titlebar .current a:hover {
	color: #FFF;
	text-decoration: none;
}

