.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
h3 {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #000099;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.borders {
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.textbottom {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
