/* ------------------------------------------------------------------------------------------------------------------------ */
/* GENERAL */
/* ------------------------------------------------------------------------------------------------------------------------ */
body		{ cursor: default; margin: 0px; background-color: black; }
td		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #242424 }

A		{ font-size: 11px; font-weight: bold; color: #1C3D9A; text-decoration: none }
A:hover	{ color: #90363A; text-decoration: underline }

A.vb		{ font-size: 10px; font-weight: bold; color: #201F25; text-decoration: none }
A:hover.vb	{ color: #370082; text-decoration: underline }

.highlight	{ color: #333366 }
.need_flash	{ background-image: url(images/need_flash.jpg) }

.copyright	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #3F3F3F; }

