.text {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
}
.textwhite {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000099;
}
.TextMenu{
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FF9933;
}
.texthead{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FF9933;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.headTitle {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color: #FF9933;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	display: inline-table;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.border-photo {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	color: #999999;
}
