@charset "UTF-8";
/* CSS Document */

<style type="text/css">

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #E9D236;
}
a:active {
	text-decoration: none;
	color: #0C0;
	font-size: 20px;
	clip: rect(auto,auto,auto,auto);
}
.table_menu {
	position: static;
	background-position: right top;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
.table_text {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../pictures/page/salsakurs.png);
	border-top-color: #080400;
	border-right-color: #301907;
	border-bottom-color: #482317;
	border-left-color: #190B06;
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 1px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.table_photo {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
h1 {
	font-size: 20px;
	color: #FFF;
}
h2 {
	font-size: 18px;
	color: #FC6;
	margin: 1px;
	padding: 1px;
}

.table_text a {
	font-size: 14px;
	color: #FC9;
	font-family: Verdana, Geneva, sans-serif;
}
.table_text  a:hover {
	font-size: 14px;
	color: #E5D52A;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#back_text {
	background-image: url(../pictures/page/bachata.png);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.table_menu a {
	color: #FFF;
	font-size: 20px;
	text-decoration: none;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.table_menu a:hover {
	font-size: 20px;
	color: #306;
	text-decoration: none;
	background-color: #E9D236;
	
}
.table_menu a:active {
	color: #FFF;
	text-decoration: none;
	background-color: #F90;
}

.table_schedule a:link {
	color: #FFF;
	padding: 1px;
	margin: 0px;
}
.table_schedule a:visited {
	text-decoration: none;
	color: #FFF;
}
.table_schedule a:hover {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}
.table_schedule a:active {
	text-decoration: none;
	color: #F00;
	font-size: 14px;
	clip: rect(auto,auto,auto,auto);
}

</style>

