.text {
	margin: 5;
	font-family: Verdana;
	font-size: 8pt;
	color: #EE1555;
	word-spacing: 0;
	text-align: left;
}
a:link {
	color: #EE1555;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a:visited {
	color: #EE1555;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	font-family: Verdana;
	color: #EE1555;
	text-decoration: underline;
}
a:active {
	color: #EE1555;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.nav a:link {
	margin: 1 5;
	color: #3399FF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a:visited {
	margin: 1 5;
	color: #3399FF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a:active {
	margin: 1 5;
	color: #3399FF;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.nav a:hover {
	margin: 0;
	color: #3399FF;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #FDF7EE;
	width: 100%;
	height: 12;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	word-spacing: 0;
	padding-right: 5px;
}

