//--> 

infos



.class {
}

body {
}

#bob .classe, td, body,  {
}

#ted a{
}

<div id="bob"><a href=""></a>

//



h6 {
font-family: "Trebuchet MS", Trebuchet MS, sans-serif;
	font-size: 10px;
	color: #666;
}

select
{color:#FFFFFF;
background-color:#000000;
font-size:10px;
font-family: "Trebuchet MS", Trebuchet MS, sans-serif;}

.border {
	border-width: thin;
	border-style: solid;
	border-color: #000000;
	background-image:url("");

}

.inputbox {
	font-family:  "Trebuchet MS", Trebuchet MS, sans-serif;
	font-size: 10px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}

#mainbody {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 0.7em;
	color: #000000;
	cursor:url("mycursor.cur");


}

#small {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 0.9em;
	color: #000000;


}
#smallsecond {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 0.9em;


}

#transparent {

	background-color:#FC3


}


#mainbody a:link
{
	color: #000000;
	text-decoration: none;
}

#mainbody a:visited {
	text-decoration: none;
	color: #000000;
}

#mainbody a:hover {
	text-decoration: none;
	color: #F30;
}

#mainbody a:active {
	text-decoration: none;
	color: #000000;
}

#subody2 {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 0.9em;
	color: #000;

}

#subody {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	font-size: 0.9em;
	color: #000;

}

#subody a:link {
font-family: Trebuchet MS, Trebuchet MS, sans-serif;
	color: #000;
	text-decoration: ;
}	

#subody a:visited {
	text-decoration: none;
	color: #000000;
}

#subody a:hover {
	text-decoration: ;
	color: #F30;
}

#subody a:active {
	text-decoration: none;
	color: #000000;
}


#dropmenudiv {
	position: absolute;
	border: 0px solid #000;
	font-size: 20px;
  font-family: Arial;
  	color: #000000;
	z-index: 100;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 0px

}


#dropmenudiv a:link {
	width: 100%;
	display: block;
	text-indent: 3px;
	color: #000;
	text-decoration: none;
}

#dropmenudiv a:visited {
	text-decoration: none;
	color: #000;
}

#dropmenudiv a:hover {
	text-decoration: none;
	color: #F30;
}

#dropmenudiv a:active {
	text-decoration: none;
	color: #000;
}