.text {
font-family: verdana;
font-size: 11px;
color: #555555;
text-decoration: none;
line-height:16px;
}

.text2 {
font-family: verdana;
font-weight:bold;
font-size: 11px;
color: #666666;
text-decoration: none;
}

.link1 {
font-family: verdana;
font-size: 11px;
font-weight:bold;
color: #666666;
text-decoration: none;
}
.link1:hover {
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight:bold;
text-decoration: underline;
}
.link2 {
font-family: verdana;
font-size: 11px;
color: #ffffff;
text-decoration: none;
}
.link2 a:hover {
font-family: verdana;
font-size: 11px;
color: DDBE61;
text-decoration: none;
}

.link3 {
font-family: verdana;
font-size: 11px;
color: #DDBE61;
text-decoration: none;
}
.link3 a:hover {
font-family: verdana;
font-size: 11px;
color: ffffff;
text-decoration: none;
}

.header {
font-family: verdana;
font-size: 14px;
color: #ECE7D8;
text-decoration: none;
}
.white {
font-family: verdana;
font-size: 11px;
color: #ffffff;
Padding-Left: 10;
text-decoration: none;
}

.black {
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight:normal;
text-decoration: none;
}
.black:hover {
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight:normal;
text-decoration: underline;
}
.green {
font-family: verdana;
font-size: 11px;
color: #048F36;
font-weight:bold;
text-decoration: none;
}
.pink {
font-family: verdana;
font-size: 11px;
color: #DD0072;
font-weight:bold;
text-decoration: none;
}

.orange {
font-family: verdana;
font-size: 11px;
color: #F26200;
font-weight:bold;
text-decoration: none;
}
.yellow {
font-family: verdana;
font-size: 11px;
color: #F1BF00;
font-weight:bold;
text-decoration: none;
}
.magenta {
font-family: verdana;
font-size: 11px;
color: #D0026C;
font-weight:bold;
text-decoration: none;
}
.violet {
font-family: verdana;
font-size: 11px;
color: #9211B8;
font-weight:bold;
text-decoration: none;
}

.whitelink1 {
font-family: verdana;
font-size: 11px;
font-weight:bold;
color: #ffffff;
text-decoration: none;
}
.whitelink1:hover {
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight:bold;
text-decoration: underline;
}