A:link {color: #842D0F; font-weight: normal; text-decoration: underline;}
A:visited {color: #842D0F; font-weight: normal; text-decoration: underline;}
A:active {color: #842D0F; font-weight: normal; text-decoration: underline;}
a:hover {color: #842D0F; font-weight: normal; text-decoration: none;}

.LinkRedBold a:link {color: #842D0F; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:visited {color: #842D0F; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:active {color: #842D0F; font-weight: bold; text-decoration:none;} 
.LinkRedBold a:hover {color: #842D0F; font-weight: bold; text-decoration:underline;}

body {
	margin: 0px;
	background-color: #611507;
	background-image:url(../images/BackPage.gif);
	background-repeat:repeat-x;
	}
	
.HomeContent {
	padding: 10px 15px 30px 20px; 
	}

