body {
	background-image: url(images/bg_repeater.jpg);
	scrollbar-3dlight-color:#721B1B;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-base-color:#721B1B;
    scrollbar-track-color:#BC0100;
    scrollbar-darkshadow-color:#721B1B;
    scrollbar-face-color:#721B1B;
    scrollbar-highlight-color:#721B1B;
    scrollbar-shadow-color:#721B1B;
}
td {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
a:link {
	color: #E86FB8;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	color: #D79E9E;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #E0218A;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	color: #E86FB8;
	text-decoration: underline;
	font-weight: bold;

}
