body, submit, input {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
a	{color: #b12830;}
a:hover { color: #000000;}
P {
padding:0px;
margin:10px;
}
.input {
width: 150px;
}
.input2 {
width: 69px;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
	text-decoration: none;
}
.white_text {
	color: #FFFFFF;
	text-decoration: none;
}
.white_link {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	color: #b12830;
	font-weight: bold;
}
.gradient {
background-color: #c1373f;
background-image: url(i/bottom_bg.gif);
background-repeat: repeat-x;
}

