.normal-text {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #333333;
}

.normal-text1 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #ffffff;
}

.link1 {
font-family:   Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #FFFFFF;
font-weight:bold;
}

:hover.link1 {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #FFCC00;
font-weight:bold;

}


.listlink {
font-family:   Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #FF9900;
font-weight:bold;
}

:hover.listlink {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #666666 ;
font-weight:bold;

}






.link2 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #333333;
}

:hover.link2 {
font-family: Trebuchet MS;
font-size: 11px;
text-decoration: none;
color: #FF6600;
}

.link-sm {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #333333;
}

:hover.link-sm {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FF6600;
}

.link-sm1 {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #777;
}

:hover.link-sm1 {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000;
}

.link-m {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #777;
}

:hover.link-m {
font-family: Trebuchet MS;
font-size: 12px;
text-decoration: none;
color: #F00;
}.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}


.addresslink {
font-family:   Trebuchet MS;
font-size: 14px;
text-decoration: none;
color: #000000;
font-weight:bold;
}

:hover.addresslink {
font-family: Trebuchet MS;
font-size: 14px;
text-decoration: underline;
color: #6699FF;
font-weight:bold;

}



.maillink {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #019FD4;
}

:hover.maillink {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FF6600;
}.border {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

.link-black {
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

