.tb {
	font-family:verdana;
	font-size:11px;
	color: Black;
	}
		.vp {
	font-family:verdana;
	font-size: 14px;
	color: White;
	background-color : #BA0753;
	font-weight : bold;
}
	.vt {
	font-family:verdana;
	font-size: 13px;
	color: White;
	background-color : #AECB4B;
	font-weight : bold;
}
	.vtt {
	font-family:verdana;
	font-size: 12px;
	color: Black;
}
	.vr {
	font-family:verdana;
	font-size: 12px;
	color: Red;
}
.ta {
	font-family:verdana;
	font-size:12px;
	color: Gray;
}
a:link
{
	font-family:verdana;
	font-size:11px;
	color: Gray;
	text-decoration : none;
	font-weight : normal;
}
a:visited
{
	font-family:verdana;
	font-size:11px;
	color: Gray;
	text-decoration : none;
	font-weight : normal;
}
a:active
{
	font-family:verdana;
	font-size:11px;
	color: Gray;
	text-decoration : none;
	font-weight : normal;
}
a:hover
{
	font-family:verdana;
	font-size:11px;
	color: #BA0753;
	font-weight : bold;
	text-decoration : none;
	font-weight : bold;
	background-color : #AECB4B;
}
BODY {
	scrollbar-arrow-color: Gray;
	scrollbar-face-color: White;
	scrollbar-highlight-color: #AECB4B;
	scrollbar-shadow-color: #556B2F;
	scrollbar-3dlight-color: #DCDCDC;
}
