body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-image: url(images/hdr_bg_07.gif);
background-repeat: repeat-x;
background-color: #a4704d;
margin-top: 0px;
}

h1 {
font-size: 11px;
color: #FFFFFF;
font-weight: 300;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}