body {
background-image:url(http://hughesvaladez.com/Source/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #4B483F;
}
A.whitetext:link { color: #ffffff; text-decoration: none}
A.whitetext:active { color: #ffffff; text-decoration: none}
A.whitetext:hover { color: #ffffff; text-decoration: underline}
.whitetext {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
A.BLKtext:link { color: #000000; text-decoration: none}
A.BLKtext:active { color: #000000; text-decoration: none}
A.BLKtext:hover { color: #000000; text-decoration: underline}
.BLKtext {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.RDtext:link { color: #802D2B; text-decoration: bold}
A.RDtext:active { color: #802D2B; text-decoration: bold}
A.RDtext:hover { color: #431C15; text-decoration: underline}
.RDtext {
	font-family: arial;
	font-size: 12px;
	color: #802D2B;
	text-decoration: bold;
	font-weight: bold;
}
A.PADTXT:link { color: #000000; text-decoration: none}
A.PADTXT:active { color: #000000; text-decoration: none}
A.PADTXT:hover { color: #000000; text-decoration: underline}
.PADTXT {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	margin-left: 14px;
}





