BODY {
	text-decoration: none; color:#000000; font-family: Verdana; font-size: 8pt;
	background:url('http://www.sexbeauties.org/v1.1/img/bg.gif');
	margin: 0; 
    padding:0;
}
TABLE {
	FONT-SIZE: 8pt; color:#000000; FONT-FAMILY: Verdana;
}
h1{
   color:#FFA44D; TEXT-DECORATION: none; font-weight: bold; font-family: Verdana; FONT-SIZE: 8pt;
}
h2{
   color:#666666; TEXT-DECORATION: none; font-weight: bold; font-style:italic; font-family: Verdana; FONT-SIZE: 8pt;
}
TD {
	FONT-SIZE: 8pt; FONT-FAMILY: Verdana;
}

nav{
a:link    {text-decoration:none;color:#ffffff;background-color:transparent}
a:visited {text-decoration:none;color:#ffffff;background-color:transparent}
a:hover   {text-decoration:underline;color:#FF0000;background-color:transparent}
a:active  {text-decoration:underline;color:#ffffff;background-color:transparent}
}


A:link {
	color:#800000; TEXT-DECORATION: underline; font-weight: bold; font-family: Verdana; FONT-SIZE: 8pt;
}
A:active {
	color:#800000; TEXT-DECORATION: underline; font-weight: bold; font-family: Verdana; FONT-SIZE: 8pt;
}
A:visited {
	color:#800000; TEXT-DECORATION: underline; font-weight: bold; font-family: Verdana; FONT-SIZE: 8pt;
}
A:hover {
	color:#FF0000; TEXT-DECORATION: none; font-weight: bold; font-family: Verdana; FONT-SIZE: 8pt;
}
A:link IMG {
	border: 1px solid #000000;
}
A:visited IMG {
	border: 1px solid #000000;
}
A:active IMG {
	border: 1px solid #000000;
}
A:hover IMG {
	border: 1px dashed #FF0000;
}


/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}