body {
	background-color: #FCFDFD;
}

td  { color: #696969; font: 13px Tahoma, Arial }

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1  { color: #8b4513; font-size: 18px }

h2  { color: #6b8e23; font-size: 14px }

h3 {
    font-size: 14px;
}


a  { color: #8b4513; font: 12px Tahoma, Arial; text-decoration: none }

a:hover  { color: #8b4513; font: 12px Tahoma, Arial; text-decoration: underline }

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: #bb874c;
text-decoration: none;
}
.menu { color: #bb874c; font-size: 1.2em; font-weight: bold; text-decoration: none }
.Title { color: #bb874c; font-size: 1.2em; font-weight: bold; text-decoration: none }
.broun-text-underline {
color: #bb874c;
text-decoration: underline;
}

.red-text-regular {
color: #8a3c53;
text-decoration: none;
}

.red-text-underline {
color: #8a3c53;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7c7c7c;
text-decoration: underline;
}
.gray-text-regular { color: #696969; font-size: small; text-decoration: none }

.green-text{
color: #549b28;
text-decoration: none;
}
