body {
	MARGIN-TOP: 5px;
	FONT-SIZE: 11px;
	TEXT-ALIGN: center;
	MARGIN-BOTTOM: 5px;
	COLOR: #585858;
	FONT-FAMILY: Verdana;
}
.h1 {
	font: normal bold 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	background: Red;
}
a:link       {
	text-decoration: none;
	font-size: 11 px;
	font-family: verdana;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #585858;
}
a:visited    { text-decoration: none }
a:hover      { color: #AE050F; text-decoration: none }
.menulex {
	text-decoration: none;
	background: transparent;
	font-family: Verdana;
	font-size: 11px;
}
.menulex a:link{
	
	text-decoration: none;
	color: #000000;
}
.menulex a:hover{
	background: transparent;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;	
	color: Maroon;
	background-color: #BEBEBE;
}
.menulex2 {
	text-decoration: none;
	background: transparent;
	font-family: Verdana;
	color: Red;
	font-size: 11px;
}
.menulex2 a:link{
	text-decoration: none;
	color: Red;
}
.menulex2 a:hover {
	background: Blue;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: Red;
	background-color: transparent;
	border: thin dotted Maroon;
}
.linknormal {
	text-decoration: none;
	background: transparent;
	font-family: Verdana;
	font-size: 11px;
}
.linknormal a:link{
	text-decoration: none;
	color: #2123B1;
}
.linknormal a:hover{
	background: transparent;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #B22222;
	background-color: #FFF8DC;
	text-transform: none;
}
.linkhelve {
	text-decoration: none;
	background: transparent;
	font-family: Verdana;
	font-size: 8pt;
}
.linkhelve a:link{
	text-decoration: none;
	background: transparent;
	font-family: Verdana;
	font-size: 8pt;
	color: #B22222;
}
.linkhelve a:hover{
	background: transparent;
	text-decoration: none;
	font-family: Verdana;
	color: Navy;
	background-color: transparent;
}

