.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #252525;
}
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;
	font-weight: normal;
	color: #FF0000;
	font-size:11px;
	font-style: normal;
	height: 0px;
	text-decoration: none;
}
a.menu { 
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
	font-size: 12px;
	filter: Glow(Color=#FFFFFF, Strength=1);
	font-family: Tahoma;
 } 
a.menu:active, a.menu:visited {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size: 12px;
	filter: Glow(Color=#FFFFFF, Strength=1);
	font-family: Tahoma;
}
a.menu:hover {
	text-decoration: none;
	color:#FF0000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	filter: Glow(Color=#FFFFFF, Strength=1);
}
.head {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.contentbg {
	background-image: url(images/layout_14.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.text3 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: darkblue;
}	