/* CSS Document */

body
{
background-color: #ffffff;
}

h1
{
 padding: 0;
 margin: 0;
}


a:link    {color:#ff0000}
a:visited {color:#ff0000}
a:active  {color:#ff0000}
a:hover   {color:#ff0000}
a img {border:none;}


.info {
	color: #000000;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.links {
	color: #000000;
	font-size: small;
	font-family: Verdana;
	font-weight: normal;
}

.linksblack {
	color: #000000;
	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: #f44949;
	font-size: x-large;
	font-family: Verdana;
	font-weight: bold;
}

.links4 {
	color: #11bdbf;
	font-size: x-large;
	font-family: Verdana;
	font-weight: bold;
}

.linksgg {
	color: #008800;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}

.warning {
	color: #ffffff;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: normal;
}









