
body {
	background-color: #4a4a4a;
}

td {
	font: normal 13px Tahoma, Arial;
	color: #D7D4CB;
}

style2 {
	font: normal 13px Tahoma, Arial;
	color: #202020;
}


td {
	font: normal 13px Tahoma, Arial;
	color: #D7D4CB;
}

h1, h2, h3, h4, h5 {

    color: #DFA700;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 13px Tahoma, Arial;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;

}

a:hover {

font: normal 13px Tahoma, Arial;
color: #D7D4CB;
font-weight: bold;
text-decoration: underline;

}

a.white-link-underline {	
	text-decoration: none;
	color: #D7D4CB;
}

.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.white-text{
	font: normal 11px Arial;
	color: #FFFFFF;
}







