/*Style Applied to the Paragraphs for Main Section Links */

.navButts a {
	background-color : #ffcc33
	border : 1px solid #ffcc33;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	display : block;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-top : 0px;
	text-decoration : none;
	width : 100%
}

.navButts a:hover {
	background-color : #ffcc33;
	border : 1px solid #ffcc33;
	color : #000000;
	text-decoration : underline
}.mainfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: auto;
}
p.kkButts {

	color : #666666;

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

	font-size : 11px;

	margin-bottom : 4px;

	margin-top : 6px

}.kkButts a {
	background-color : #ffcc33;
	border : 1px solid #ffffff;
	color : #666666;
	display : marker;
	padding-bottom : 2px;
    padding-left : 12px;
	padding-top : 4px;
     text-decoration : none;

	width : 100%
	

}

.kkButts a:hover {
	background-color : #ffdf9d;
	border : 1px solid #ffffff;
	color : #000000;
	text-decoration : none
}.schedules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFCC;
	text-decoration: underline;
}
