/* CSS Document */

body,td,th {
	font-family: arial;
	font-size: 14 px;
	color: #ffffff;
}
body {  
	scrollbar-3d-light-color: #00283f;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #00283f;
	scrollbar-face-color: #00283f;
	scrollbar-highlight-color: #00283f;
	scrollbar-shadow-color: #00283f;
}
a {
	color: #ec008c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ec008c;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #ec008c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}