body {
	background-color: #ffffff;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #4c4c4c;
}
h1 {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: bold;
	color: #8c7639;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}
p{
  font-family:"arial";
  font-size:14px;
  color:#333333;
  }

a {

font: normal 15px Myriad Pro Light;
color: #333333;
text-decoration: bold;
}
a.alfa:hover {

font: normal 15px Myriad Pro Light;
color: #666666;
text-decoration: bold;
}


a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

