﻿a {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(http://www.radio98fm.org/index/userfocus.htc)
}

a:visited{
	color: #FF9900; text-decoration: none;
	font-weight: normal;
}

a:link{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:focus {
user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none; behavior: url(http://www.radio98fm.org/index/userfocus.htc);
}

a:active {
	color: #FF9900; text-decoration: none;
	font-weight: bold;
}


a:hover {
	color: #CC3300;
	text-decoration: underline;
	font-weight: bold;
}

body{
	background-color: transparent;
	#background-color: #000000;
	_background-color: #000000;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

img a {
	border: 0px;
}
img {
	border: 0px;
}
