td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #F02135;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.global {
	color: #D8A868;
}
a.dark {
	color: #850C1B;
	
}.global {
	color: #D8A868;
}

.globalBold {
	color: #D8A868;
	font-weight: bold;
}

a.globalBold {
	color: #D8A868;
	font-weight: bold;
}

image {}
a.image {text-decoration: none;}

.addy {
	color: #9B2F12;
}

.redBold {
	color: #850C1B;
	font-weight: bold;
	font-size: 11px;
}

.titleDark {
	color: #850C1B;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

body {scrollbar-base-color:#369;
}

.titleLight {
	color: #EE2336;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.subHome {
	color: #840C1A;
}
