@charset "utf-8";

/* CSS Document */



p{

font-family: Verdana, sans-serif; font-size: 11px;

color: #000000;

line-height: 18px;

padding: 3px;

}.bold {

	font-family: verdana, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

	color: #000000;

	background-color: #FFFFFF;

	display: inline;

}



.navigation {

	font-family: impact;

	font-size: 16px;

	font-weight: lighter;

	color: #000000;

	background-color: #ff0000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}





.navigation:hover {

	font-family: impact;

	font-size: 16px;

	font-weight: lighter;

	color: #FFFFFF;

	background-color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}



.headline {

	font-family: "Trebuchet MS";

	font-size: 20px;

	line-height: 18px;

	font-weight: normal;

	color: #ffffff;

	background-color: #000000;

	display: inline;

	text-align: center;

	padding: 0px;

}	

	

.boldredbg {

	font-family: verdana, sans-serif;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

	color: #000000;

	background-color: #ff0000;

	display: inline;

}	





.navigationreverse {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-weight: bolder;

	color: #ff0000;

	background-color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}



.navigationreverse:hover {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-weight: bolder;

	color: #FFFFFF;

	background-color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}	

	

.paragraph {

	font-family: "Trebuchet MS";

	font-size: 12px;

	line-height: 18px;

	font-weight: normal;

	color: #000000;

	background-color: #ff0000;

	display: inline;

}	







}



.navigationbottom {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bolder;

	color: #000000;

	background-color: #FFFFFF;

	display: table-row;

	padding: 8px;

	width: 140px;

	text-decoration: none;

	text-align: center;

}



.navigationtaichi {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: lighter;

	color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}



.navigationtaichi:hover {

	font-family: "Trebuchet MS";

	font-size: 16px;

	font-weight: lighter;

	color: #FF0000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}

	

.navigationtaikwondo {

	font-family: "Trebuchet MS";

	font-size: 18px;

	font-weight: bolder;

	color: #d27c00;

	background-color: #000000;

	display: block;

	padding: 8px;

	width: 140px;

	text-decoration: none;

}



.demoinfo {

	font-family: "Trebuchet MS";

	font-size: 20px;

	line-height: 18px;

	font-weight: normal;

	color: #000000;

	display: inline;

	text-align: center;

	padding: 0px;

}



.visited {

	font-family: Impact;

	font-size: 36px;

	line-height: 18px;

	font-weight: normal;

	color: #000000;

	background-color: #FFFFFF;

	display: inline;

	font-style: normal;

}



a {

	color: black;

	text-decoration: none;

}