body {
	background : #F7CCCC;
	color : #831313;
	border : solid #831313 1px;
	padding : 2px;
	font-family : "lucida sans", sans-serif;
	font-size : 12px;
	line-height : 16px;
}

a:link, a:visited {
	color : #65975A;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #BA7D62;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #65975A;
	font-weight : bold;
	text-decoration : none;
}
