A {
	font-family : Arial;
	font-size : x-small;
	color : Black;
	text-decoration : underline;
}

A:HOVER {
	font-family : Arial;
	font-size : x-small;
	color : Red;
	text-decoration : none;
}

A.news {
	font-family : Arial;
	font-size : xx-small;
	color : White;
	text-decoration : none;
}

A.pics {
	font-family : Arial;
	font-size : x-small;
	color : White;
	text-decoration : none;
}

A:HOVER.news {
	font : Arial;
	font-size : xx-small;
	color : red;
	text-decoration : none;
}

A:HOVER.pics {
	font : Arial;
	font-size : x-small;
	color : red;
	text-decoration : none;
}


TD.news {
	font-family : Arial;
	font-size : xx-small;
	color : black;
}

TD.newshl {
	font-family : Arial;
	font-size : x-small;
	color : white;
}



INPUT.radio {
	background-color : 959595;
	font-family : Arial;
	font-size : xx-small;
	height : 15px;
	width : 15px;
	
	
}

TD.xsmallcontent {
	font-family : Arial;
	font-size : x-small;
	color : silver;
}

TD.vote {
	font-family : Arial;
	font-size : xx-small;
	color : black;
}

TABLE.main {
	border-left : thin solid gray;
	border-left-width : 1px;
	border-right : thin solid gray;
	border-right-width : 1px;
	border-bottom : thin sold gray;
	border-bottom-width : 1px;
}

TD.heading {
	font-family : Arial;
	font-size : medium;
	color : silver;
}

TD.headingsmall {
	font-family : Arial;
	font-size : small;
	color : silver;
}

A.music {
	font-family : Arial;
	font-size : x-small;
	color : Silver;
	text-decoration : none;
}