a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #6E6E6E;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #6E6E6E;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
body {
	font-weight: normal;
	background-color: #FFFFFF;
	background:url(images/bg.gif) repeat;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000; /*#A1A1A1*/
}
.px10 {
	font-size: 10px;
}
.underline {
	text-decoration: underline;
}
.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #016C92;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #8B8B8B;
}
.green {
	color: #70A022;
}
.orange {
	color: #F76400;
}
.yellow {
	color: #FFB200;
}
.copyright {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.copyright a {
	color:#F60;
}
.copyright a:visited {
	color:#CCC;
}

