body {
	font-family: "Trebuchet MS", tahoma, Helvetica, sans-serif;
	font-size: 11px;
line-height: 18px;
background: url(../images/bg_ust.jpg) repeat-x;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #23198A;
	text-decoration: none;
}
a:hover {
	color: #FF7100;
}
a:visited {
	color: #281E99;
	text-decoration: none;
}
.titlegrey {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.titleorange {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.titlewhite {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.white {
	color: #F2F2F2;
}
.whitenews {
	color: #FFFFFF;
}
.size10 {
	font-size: 10px;
}
a.white:link {
	text-decoration: none;
color: #F2F2F2;
}
a.white:visited {
text-decoration: none;
		color: #F2F2F2;
}
a.white:hover {
	color: #201784;
	text-decoration: none;
}

.orange {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

a.orange:link {
	clear:both;
	text-decoration: none;
	color: #FF6600;
}
a.orange:visited {
		clear:both;
		text-decoration: none;
		color: #FF6600;
}
a.orange:hover {
	clear:both;
	color: #FF6600;
	text-decoration: none;
}



.border {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
.gri {
	color: #666666;
	text-decoration: none;
}
a.gri:link {
	text-decoration: none;
	color: #666666;
}
a.gri:visited {
text-decoration: none;
	color: #666666;
}
a.gri:hover {
	color: #201784;
	text-decoration: none;