@charset "UTF-8";
.gymnastics_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;

}
.gymnastics_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #cc0000;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #0033cc;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #0033cc;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #0033cc;
	text-decoration: none;
	}
	
	.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: circle;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-type: circle;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #FFFFCC;
}
-->

.main {
width:100px;
border:0px solid black;
}

.month {
background-color:black;
font:bold 10px Arial;
color:white;
}

.daysofweek {
background-color:gray;
font:bold 10px Arial;
color:white;
}

.days {
font-size: 10px;
font-family:Arial;
color:black;
background-color: lightyellow;
padding: 0px;
}

.days #today{
font-weight: bold;
color: red;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
}
.style7 {
font-family: Arial Narrow, Helvetica, sans-serif;
font-size: 16px}

.submenu {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold; 
}
.style1 {color: #0033CC}
