.text {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;

}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:  #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.Offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF00;
	text-align: center;
}
li:hover ul, li.over ul{ display: block; }
a.subnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	background-color: #black;
	display: block;
	text-decoration: none;
	width: 140px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #003399;
	font-weight: normal;
}
a.subnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	background-color: #Black;
	display: block;
	width: 140px;
	text-decoration: none;
	border-right: 0px solid #003399;
	border-bottom: 0px solid #003399;
	border-left: 0px solid #003399;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}

