a:link, a:active, a:visited {
	font-family:tahoma;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	font-size:11px;
	font-style: normal;
	height: 0px;

}
a:hover {
	font-family:tahoma;
	text-decoration: none;
	font-size: 11px;
	color: #217900;
}
a.menu:active, a.menu:visited {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size: 10px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-family: Tahoma;


}
a.menu:hover {
	text-decoration: none;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);

}
.Head {
	font-family: tahoma;
	color: #000000;
	font-weight: bold;
	font-size: 20px;

}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;



}
.text {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

a.menu { 
	font-weight:bold;
	text-decoration:underline;
	color:#FFFF00;
	font-size: 10px;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-family: Tahoma;
 } 
.text2 {


	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.content {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(images/layout_s_14.gif);
	background-repeat: no-repeat;
}
.img {
	border: 1px solid #FFFFFF;
}
.img2 {
	border: 1px solid #CCCCCC;
	padding: 4px;

}