A:active , A:visited , A:link {
font-size : 13px;
font-family : verdana;
color : black;
font-weight : bold;
background : transparent;
text-decoration : none;
}
A:hover {
font-size : 13px;
font-family : verdana;
color : black;
font-weight : bold;
background : transparent;
text-decoration : underline;
}

.navbar A:active , .navbar A:visited , .navbar A:link {
font-size : 13px;
font-family : verdana;
color : white;
font-weight : bold;
background : transparent;
text-decoration : none;
}
.navbar A:hover {
font-size : 13px;
font-family : verdana;
color : white;
font-weight : bold;
background : transparent;
text-decoration : underline;
}

.navbar2 A:active , .navbar2 A:visited , .navbar2 A:link {
font-size : 11px;
font-family : verdana;
color : white;
font-weight : normal;
background : transparent;
text-decoration : none;
}
.navbar2 A:hover {
font-size : 11px;
font-family : verdana;
color : white;
font-weight : normal;
background : transparent;
text-decoration : underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color : white;
}

td {
font-family : verdana;
font-size : 11px;
}
.onair {
font-family : verdana;
font-size : 11px;
font-color: #FFFFFF;
}
p {
font-family : verdana;
font-size : 11px;
background : transparent;
}
body {
font-family : verdana;
font-size : 11px;
}

textarea {
font-size : 11px;
font-family : verdana;
}
