body {
	background-color: #4a4a4a;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #414141;
	line-height:18px;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 12px Tahoma, Arial;
color: #414141;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #FFFFFF;
font-weight:bold;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
	font-size:13px;
}

.white-text{
color: #ffffff;
font-weight:bold;
text-decoration:none

}
.white-textbig{
color: #ffffff;
font-size:13px;
font-weight:bold;
text-decoration:none;

}



.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}
.grey-text-regular {
font-size:14px;
color:#333;
font-weight:bold;
}
.orange-text-bold {
color: #ca6011;
font-weight:bold;
font-size:14px;
text-decoration:none;
}

.yellow-text-regular {
color:#FF0;
font-weight:bold;
color: #db9a00;
}

.yellow-text-underline {
color:#FF0;
font-weight:bold;
font-size:14px;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.green-text {
color: #8bb428;
line-height:18px;
font-weight:bold;
}






