
body {
	margin-top: 0px;
}
td, th, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body p {
font-size: 12px;
}
body a {
    color: #6D6E6E;
    text-decoration: underline;
}

body a:hover{
    color: #6D6E6E;
    text-decoration: none;
}
/* bars.php etc */
#newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #5B5959;
	text-align:left;
}
#newsContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	text-align:left;
	line-height:10pt;
}
#venueAddress a{
	color: #5B5959;
	text-decoration:underline;
	}
#newsTitle a:hover{
	text-decoration:none;
	}