.styleYellow {
font-family: Trebuchet MS;
font-size: 18px;
}
a.styleYellow:link {
color: #FFFF00;
text-decoration: none; 
}
a.styleYellow:visited {
color: #FFFFFF;
text-decoration: none; 
}
a.styleYellow:hover {
color: #FFFF00;
text-decoration: none; 
}
a.styleYellow:active {
color: #FFFF00;
text-decoration: none; 
}
 
.styleBlack {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 14px;
}
a.styleBlack:link {
color: #000000;
text-decoration: none; 
}
a.styleBlack:visited {
color: #FFFFFF;
text-decoration: none; 
}
a.styleBlack:hover {
color: #000000;
text-decoration: none; 
}
a.styleBlack:active {
color: #000000;
text-decoration: none; 
}


.styleOrange {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 16px;
}
a.styleOrange:link {
color: #FF6600;
text-decoration: none; 
}
a.styleOrange:visited {
color: #FFFFFF;
text-decoration: none; 
}
a.styleOrange:hover {
color: #FF6600;
text-decoration: none; 
}
a.styleOrange:active {
color: #FF6600;
text-decoration: none; 
}

.styleRed {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 18px;
}
a.styleRed:link {
color: #FF0000;
text-decoration: none; 
}
a.styleRed:visited {
color: #FFFFFF;
text-decoration: none; 
}
a.styleRed:hover {
color: #FF0000;
text-decoration: none; 
}
a.styleRed:active {
color: #FF0000;
text-decoration: none; 
}

.styleOrange2 {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 25px;
}
a.styleOrange2:link {
color: #FF6600;
text-decoration: none; 
}
a.styleOrange2:visited {
color: #FFFFFF;
text-decoration: none; 
}
a.styleOrange2:hover {
color: #FF6600;
text-decoration: none; 
}
a.styleOrange2:active {
color: #FF6600;
text-decoration: none; 
}
