BODY { background-color:#94b6c6; }

H1 { font-family: Riesling;
     font-size: 45px;
	 font-weight: bold;
	 color: #0099ff;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.menu {
    font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #5E6F83;
}
.table-content {
    font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #0099FF;
}  
.cartitle {
	color: #0033FF;
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
}
.womens {
    font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
}  
.mens {
	color: #0033FF;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
}
.junior {
    font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #006600;
} 
.mixed {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
a:link {
	color: #5E6F83;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #5E6F83;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-style: normal;
}
a:active {
	color: #5E6F83;
	text-decoration: none;
	font-style: normal;
}
.smalltext {
	color: #ebda3b;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #ebda3b;
	font-weight: normal;
	text-decoration: none;
}
.smalltext a:visited {
	color: #ebda3b;
	font-weight: normal;
	text-decoration: none;
}
.smalltext a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
.smalltext a:active {
	color: #ebda3b;
	font-weight: normal;
	text-decoration: none;
}
.pic-container-clear {

	padding: 5px;
	border: 1px solid #5e6f83;
}
