/* CSS Document */

body
{
background-color: #000000;
}



h1
{
 padding: 0;
 margin: 0;
}


a:link    {color:#foa92e}
a:visited {color:#foa92e}
a:active  {color:#foa92e}
a:hover   {color:#foa92e}
a img {border:none;}


.text1 {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}


.textgold {
	color: #ffcc66;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}


.redlink {
	color: #ff0000;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.white {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.feature {
	color: #f6be5a;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}

.name {
	color: #000000;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}

.country {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}


.stats {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.numbers {
	color: #ffcc66;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}

.newmodels {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}

.newmodels2 {
	color: #ffcc66;
	font-size: x-small;
	font-family: Verdana;
	font-weight: bold;
}


.phonenumbers {
	color: #ffffff;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
}


.phonenumbers2 {
	color: #ff0000;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
}

.phonenumbers3 {
	color: #ff0000;
	font-size: x-large;
	font-family: Tahoma;
	font-weight: bold;
}



.feature {
	color: #ffcc66;
	font-size: medium;
	font-family: Tahoma;
	font-weight: bold;
}

.featuregold {
	color: #ffcc66;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.greytext {
	color: #999999;
	font-size: small;
	font-family: Verdana;
	font-weight: Bold;
}




