p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.liveloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
}

.smallbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #e9d1a7;
}

a:link {
	font-weight: bold;
	color: #e9d1a7;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #e9d1a7;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}



a.topnav:link, a.topnav:visited, a.topnav:active{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #e9d1a7;
	text-decoration: none;
}

