a:link			{ color: #000000; font-family: "arial"; font-size: 11px; text-decoration: none; }
a:visited		{ color: #000000; font-family: "arial"; font-size: 11px; text-decoration: none; }
a:active		{ color: #000000; font-family: "arial"; font-size: 11px; text-decoration: none; }
a:hover			{ color: #FF0000; font-family: "arial"; font-size: 11px; text-decoration: none; }
h1			{ color: #000000; font-family: "arial"; font-size: 11px; text-decoration: none; }
h5			{ color: #000000; font-family: "arial"; font-size: 16px; text-decoration: none; }


textarea			{ border: 1px solid #000000; color: #000000; background: #ffffff; font-size: 11px; }
input				{ border: 1px solid #000000; FONT-FAMILY: arial; font-size: 11px; FONT-WEIGHT: bold; COLOR: #AAAAAA; BACKGROUND: #ffffff; }
input.normalRadio	{ border: none; background: none; }
select				{ border: 1px solid #000000; background: #ffffff; FONT-FAMILY: arial; font-size: 10px; color: #323232; FONT-WEIGHT: bold; COLOR: #AAAAAA; }

body {
	background-image: url(/radio/images/background.gif);
font-size: 12px; font-family: arial; color: black; align: left
}
.white {
background-color:#00adef;
}

.radiolink{
	padding-top: 7px;
	padding-left: 15px;
	font-family: sans-serif;
	color: #000000;
	font-size: 30px;
	text-decoration: none;
	font-weight:bold;
}

.radiolink a{
	font-family: sans-serif;
	color: #000000;
	font-size: 30px;
	text-decoration: none;
	font-weight:bold;
}

.radiolink:link{
	font-family: sans-serif;
	color: #000000;
	font-size: 30px;
	text-decoration: none;
	font-weight:bold;
}

.radiolink:visited{
	font-family: sans-serif;
	color: #000000;
	font-size: 30px;
	text-decoration: none;
	font-weight:bold;
}

.radiolink:hover{
	font-family: sans-serif;
	color: #000000;
	font-size: 30px;
	text-decoration: underline;
	font-weight:bold;
}
