.marq  {
	font-size : 18px;
	color : #252525;
	line-height : 2;
	background-color : #F5F5F5;
}
.tex  {
	font-size : 18px;
	color : black;
	line-height : 1.2;
	background-color : #EEE8AA;
	padding-left : 10;
	visibility:show;
	background-image : url(../../../graphics/titprbg.gif);
}

.texs  {
	font-size : 14px;
	color : black;
	line-height : 1.5;
	background-color : #EEE8AA;
	padding-left : 10;
	visibility:show;
	background-image : url(../../../graphics/titprbg.gif);
}
A{
color:white;
text-decoration:none;
font-Weight:bold;
}
A:hover{color:red;font-weight:bold;}
