BODY, TD, P {
	font-family : Tahoma, Arial, sans-serif ;
	font-size : 11px;
}

DIV {
	line-height: 150%;	
}

A {Text-decoration: underline; }
A:Hover { color: #7E251A; text-decoration: none; }

.smallGray { text-decoration: none; font-size: 10px; color: #A49D8F; }
.smallBoldBlack { text-decoration: none; font-size: 10px; font-weight: bold; color: black; }
.smallBoldGray { text-decoration: none; font-size: 10px; font-weight: bold; color: #A49D8F; }
.smallBoldWhite { text-decoration: none; font-size: 10px; font-weight: bold; color: white; }
.small { font-size: 10px; color: black; }
.boldRed { text-decoration: none; font-weight: bold; color: #7E251A; }
.boldGray { font-weight: bold; color: #A49D8F; }
.virs { font-size: 14px; font-weight: bold; color: black; }
.burts { font-size: 18px; font-weight: bold; color: black; }

#red { color: #7E251A; }
#gray { color: #A49D8F; }