a:link {
	color: #0000FF;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF01;
}
.athleteSep{
	border-bottom: solid #000 2px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.Body {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.BodyBold {
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.BodyBold2 {
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
#content{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}
#footer {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#footer a{
	color: #0000ff;
	text-decoration: none;
}
#footer a:hover {
	color: #0000ff;
	text-decoration: underline;
}

td{
	font-size: 12px;

}
#demos td{
	border-bottom: solid #000 1px;
	padding: 10px 0px 10px 0px;
}
.demoTitle{
	color:#FF0000;
	font-weight:bold;
}
.demoPrice{
	color:#000066;
	font-size:larger;
}
#gallery{
	color: #ffffff;
	background-color: #000;
	text-align:center;
	padding:5px;
	line-height:170%;
}
#gallery a{
	font-size:14px;
	color: #ffffff;
}
#gallery a:hover{
	color: #ffffff;
}
#gallery2{
	color: #ffffff;
	background-color: #000;
	text-align:center;
	padding:5px;
	line-height:170%;
}
#gallery2 a{
	font-size:16px;
	color: #ffffff;
	text-decoration:none;
}
#gallery2 a:hover{
	color: #ffffff;
	text-decoration:underline;
}
.rules{font-family: "Courier New", Courier, monospace;	}
.titleRow{text-align:center;font-weight:bold;}
form{margin:0;}
.songsPageTitles{padding-top:10px;border-bottom:1px solid #000;font-weight:bold;}