.tex {
	font-family: "Century Gothic", Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #373737;
}

.tex1 {
	font-family: "Century Gothic", Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373737;
}

.ueb {
	font-family: Century Gothic, Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #373737;
}

a:link {
	font-family: Century Gothic, Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #373737;
	text-decoration: none;
}

a:visited {
	font-family: Century Gothic, Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: italic;
	font-variant: normal;
	text-transform: lowercase;
	color: #373737;
	text-decoration: none;
}
a:hover
{
	font-family: Century Gothic, Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #373737;
	text-decoration: none;
}

a:active {
	font-family: Century Gothic, Verdana, Aria, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #373737;
	text-decoration: none;
}


.hidefocus { outline:0; moz-outline:0; }


.img a {
   border: none;
}

