body {
	/* color:#BFBFBF; */
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:11px;
	margin: 0 !important;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #90131B;
	border-right-color: #90131B;
	border-bottom-color: #90131B;
	border-left-color: #90131B;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	z-index: 100;
}
a:link {
	color:#FF0000;
}
a:hover {
	color:#FF0000;
}
a:visited {
	color:#333333;
	text-decoration: none;
}
