.white { color: white; font-size: 14px; line-height: 16px; font-family: Verdana }
.whitebig { color: white; font-size: 16px; font-weight: bold; line-height: 18px; font-family: Verdana }
.whitebold { color: white; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana }

.yellow { color: yellow; font-size: 14px; line-height: 16px; font-family: Verdana }
.yellowbig { color: yellow; font-size: 16px; font-weight: bold; line-height: 18px; font-family: Verdana }
.yellowbold { color: yellow; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana }
.yellowsmall { color: yellow; font-size: 12px; line-height: 14px; font-family: Verdana }
.yellowsmallbold { color: yellow; font-size: 12px; font-weight: bold;line-height: 14px; font-family: Verdana }


.black { color: black; font-size: 14px; line-height: 16px; font-family: Verdana }
.blackdj { color: #333333; font-size: 14px; line-height: 16px; font-family: Verdana }
.blackheader { color: black; font-size: 28px; font-weight: bold; line-height: 30px; font-family: Verdana }
.blackbig { color: black; font-size: 20px; font-weight: bold; line-height: 28px; font-family: Verdana }
.blackbigdj { color: #333333; font-size: 14px; font-weight: bold; line-height: 28px; font-family: Verdana }
.blackmedium { color: black; font-size: 16px; font-weight: bold; line-height: 24px; font-family: Verdana }
.blackbold { color: black; font-weight: bold; font-size: 14px; line-height: 16px; font-family: Verdana }
.blacksmall { color: black; font-size: 12px; line-height: 14px; font-family: Verdana }
.blacksmallbold { color: black; font-size: 12px; font-weight: bold;line-height: 14px; font-family: Verdana }


.blue { color: #0000ff; font-size: 14px; line-height: 16px; font-family: Verdana }
.bluebig { color: #0000ff; font-size: 16px; line-height: 18px; font-family: Verdana }
.bluebold { color: #0000ff; font-size: 14px; font-weight: bold;line-height: 16px; font-family: Verdana }
.bluesmall { color: #0000ff; font-size: 12px; line-height: 14px; font-family: Verdana }
.bluesmallbold { color: #0000ff; font-size: 12px; font-weight: bold;line-height: 22px; font-family: Verdana }
.bluesmallbolddj { color: #336699; font-size: 12px; font-weight: bold;line-height: 22px; font-family: Verdana }

.red { color: red; font-size: 14px; line-height: 16px; font-family: Verdana }
.redbig { color: red; font-size: 16px; line-height: 18px; font-family: Verdana }
.redbold { color: red; font-size: 14px; font-weight: bold;line-height: 16px; font-family: Verdana }
.redsmall { color: red; font-size: 12px; line-height: 14px; font-family: Verdana }
.redsmallbold { color: red; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Verdana }
.redsmallbolddj { color: #cc3333; font-weight: bold; font-size: 12px; line-height: 14px; font-family: Verdana }


.greysmall { color: #cccccc; font-size: 10px; line-height: 12px; font-family: Verdana }


.band { color: white; font-size: 10px; line-height: 12px; font-family: Verdana }
.date { color: blue; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana }
.price { color: white; font-style: italic; font-size: 10px; line-height: 12px; font-family: Verdana }
.time { color: red; font-weight: bold; font-size: 10px; line-height: 12px; font-family: Verdana }

:link, :visited		{
color: black;
text-decoration: none;
font-family: Verdana, sans-serif;
font-size: 12px;
}

:link:hover, :visited:hover 	{
color: red;
text-decoration: none;
font-family: Verdana, sans-serif;
font-size: 12px
}
