BODY, TD {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FC766B;
}

A:link, A:visited{
	color : #FC766B;
	font-weight : bold;
	text-decoration : none;
}

A:hover{
	text-decoration : underline;
}

.footer, A.footer{
	font-size : 10px;
	color : #B42F23;
}

.header{
	font-size : 14px;
	font-weight : bold;
}

.caption{
	font-size : 10px;
	color : #FD8D84;
	line-height : 9px;
}

INPUT, TEXTAREA{
	border : 1px solid #FF5E50;
	background-color : #590F0F;
	color : #EEB9B9;
}
