body {
	background-color: #4a4a4a;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #747877;
}

h1, h2, h3, h4, h5  { color: #c7051f; margin: 0 }


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a  { color: #414141; font: 13px Tahoma, Arial }

a:hover   { color: #c7051f; font: 13px Tahoma, Arial; text-decoration: none }

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text{
color: #af1000;
}





