body {
	background-color: #FCFDFD;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #8a8a8a;
}


h1 {
	color: #8a8a8a;
	margin: 0px;
	padding: 0px; 
    font-size: 11px;
	font: normal Tahoma, Arial;
	font-weight: normal;
	
	
}

h2 {
	color: #ff3399;
    margin: 0px;
	padding: 0px;
    font-size: 11px;
	font: normal Tahoma, Arial;
	font-weight: normal;
}

h3 {
    color: #ff3399;
	margin: 0px;
    font-size: 11px;
	font: bold Tahoma, Arial;
	
}

h4{

    color: #000000;
    margin: 0px;
	font-size: 11px;
	font: normal Tahoma, Arial;
	font-weight: normal;
}

h5 {
	color: #ffffff;
	margin: 0px;
    font-size: 11px;
	font: normal Tahoma, Arial;
	font-weight: normal;
}

a {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}


.blye-text-underline {
color: #47beed;
text-decoration: underline;
}

.blye-text-regular {
color: #47beed;
text-decoration: none;
}

.yellow-text-regular {
color: #db9a00;
text-decoration: none;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #f17e22;
text-decoration: none;
}

.orange-text-underline {
color: #f17e22;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #212121;
text-decoration: none;
}

.black-text-underline {
color: #212121;
text-decoration: underline;
}


.gray-text-underline{
color: #424242;
text-decoration: underline;
}

.gray-text-regular{
color: #424242;
text-decoration: none;
}

.pink-text-regular{
color: #ff3399;
text-decoration: none;
}

.green-text{
color: #549b28;
text-decoration: none;
}

.dyellow-text{
color: #ffcc33;
text-decoration: none;
}
