.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
}
.text a:link {
	color: #FFFFFF;
}
.text a:visited {
	color: #FFFFFF;
}
.text a:hover {
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
}
text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99CCFF;
}
.text2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text2 a:link {
	color: #003366;
}
.text2 a:visited {
	color: #003366;
}
.text2 a:hover {
	color: #000000;
	text-decoration: none;
}

.test2 a:active {
	color: #003366;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
}
.buttons a {
	color: white;
	background-color: #003366;
	padding-left: 3px;
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #00FFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.buttons a:hover {
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
	background-color: #000000;
	color: white;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #6699CC;
}
