/* CSS Document */

body
{
background-color: #000000;
scrollbar-face-color:#444444;
scrollbar-arrow-color:#777777;
scrollbar-track-color:#333333;
scrollbar-shadow-color:#333333;
scrollbar-highlight-color:#444444;
scrollbar-3dlight-color:#555555;
scrollbar-darkshadow-Color:#333333;
}

h1
{
 padding: 0;
 margin: 0;
}


a:link    {color:#11bdbf}
a:visited {color:#11bdbf}
a:active  {color:#11bdbf}
a:hover   {color:#11bdbf}
a img {border:none;}


.info {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.links {
	color: #666666;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}

.links2 {
	color: #fb398f;
	font-size: large;
	font-family: Verdana;
	font-weight: bold;
}

.links2white {
	color: #ffffff;
	font-size: large;
	font-family: Verdana;
	font-weight: bold;
}

.links3 {
	color: #fb398f;
	font-size: x-large;
	font-family: Verdana;
	font-weight: bold;
}

.links4 {
	color: #11bdbf;
	font-size: x-large;
	font-family: Verdana;
	font-weight: bold;
}

.warning {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
}









