.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
.textblack {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.TextMenu{
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
.texthead{
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.headTitle {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#FFCC00;
	font-weight:bold;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FED954;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-line-grey {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border-photo {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}