/* CSS Document 

================================================*/

/* tv.css                            	       

================================================*/



body {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-weight: normal;

	font-size: .7em;

	color: #190601;

	line-height: 1.3em;

	background-color: #060503;

	font-family: Arial,Helvetica,Geneva,sans-serif;

}



/* Hyperlink Styles

================================================*/



a:link {

	background: #FFFFFF;

	color: #E74B0B;

	font-weight: bold;

	text-decoration: none;

	}

a:visited {

	background: #FFFFFF;

	color: #E74B0B;

	font-weight: bold;

	text-decoration: none;

	}

a:hover {

	background: #FFFFFF;

	color: #FFC546;

	font-weight: bold;

	text-decoration: none;

	}

a:active {

	background: #FFFFFF;

	color: #FFC546;

	font-weight: bold;

	text-decoration: none;

	}

	

/* End

================================================*/