body {
background: #ffffff;
}

td {
	font: normal 12px Tahoma, Arial;
	color: #000000;
}

h1, h2, h3, h4, h5 {

    color: #000000;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 15px;
}


a {

font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: underline;
}

a:hover {

font: normal 12px Tahoma, Arial;
color: #000000;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  15px tahoma, Arial;
color: #000000;
text-decoration: none;
padding: 15px;
margin: 0px;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: 000066;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #fd1014;
text-decoration: none;
}

.red-text-underline {
color: #fd1014;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #000000;
text-decoration: underline;
}
.gray-text-regular{
color: #000000;
text-decoration: none;
}

.green-text{
color: #30c514;
text-decoration: none;
}

.green-text-underline{
color: #30c514;
text-decoration: underline;
}

.blue-text-underline{
color: #003366;
text-decoration: underline;
}

.blue-text-underline{
color: #003366;
text-decoration: underline;
}


a {
text-decoration: none;

}

a:link {
COLOR: 000066;
}
a:visited {
COLOR: #CC0000;
}
a:hover {
COLOR: #CC0000;
}
a:active {
COLOR: #CC0000f;
}


