﻿a:visited {
	font-family: Tahoma, arial;
	color: #0481B9;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	font-family: Tahoma, arial;
	color: #0481B9;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #0481B9;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #92C32A;
}
.grey {
	color: #979797;
}
.orange {
	color: #FF9C00;
}
