/************************/
/*   CSS Document       */
/*   for Trevor Price   */
/*   July 2007          */
/*   by Jadamedia       */
/************************/

body {
	font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

p {

}

h1 {

}

h2 {
	font-size: 14px;
	color: #33CC33;
}

input {
	background-color: #000000 !important;
	border: 1px solid #666666;
	color: #999999;
}

textarea {
	background-color: #000000 !important;
	border: 1px solid #666666;
	color: #999999;
}

a:hover {
	cursor: url("../img/star.ani");
}

a {
	font-family: "Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
	