a, td, th, body, li, .normaali {
	font-size : 12px;
	font-family : Verdana, Tahoma, Geneva;
}

.mytable {
	border-width : 2px;
	border-color : #eeeeee;
	border-style : solid;
}

th {
	text-align : left;
	font-weight : bold;
	color : #336699;
	background-color : #eeeeee;
}

a.sulje, a.sulje:link {
	font-family : Verdana, Tahoma, Geneva;
	font-style : bold;
	color : #336699;	
	text-decoration : none;
}

a.sulje:hover {
	text-decoration : underline overline;
	color : #666699;
}

.bluebold {
	font-family : Verdana, Tahoma, Geneva;
	font-weight : bold;
	color : #336699;
	font-size : 12px;
}

.prod {
	font-family : Verdana, Tahoma, Geneva;
	font-weight : bold;
	color : #000000;
	font-size : 17px;
	text-transform : uppercase;
}

.slog {
	font-family : Verdana, Tahoma, Geneva;
	font-weight : bold;
	color : #cc0000;
	font-size : 11px;
}

.price {
	font-family : Verdana, Tahoma, Geneva;
	font-weight : normal;
	color : #cc0000;
	font-style : italic;
	font-size : 18px;
}

.footer {
	font-family : Verdana, Tahoma, Geneva;
	font-weight : bold;
	font-size : 10px;
	color : #666666;
	border-top-style : solid;
	border-top-color : #000000;
	border-top-width : 1px;
	background-color : Yellow;
}
	
.ingressi {
	font-weight : bold;
	color : #006699;
	font-size : 12px;
}

a.ingressi, a.ingressi:link, a.ingressi:visited, a.ingressi:active {
	font-weight : bold;
	color : #3399cc;
	text-decoration : none;
}

a.ingressi:hover {
	text-decoration : underline;
}

