a:        {color: #000000; text-decoration: none}
a:link   {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {color: #000000; text-decoration: none}
a:hover  {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.basicfont {
	font-family: "Arial", "Helvetica CE";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.vetsi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	height: auto;
	line-height: normal;

}
.artist {
	font-family: "Arial", "Helvetica CE";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.basicbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.weekend {
	font-family: "Arial", "Helvetica CE";
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}
