BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	text-decoration: none;
} 

A:hover {
	 color:rgb(255,204,0) 
}

A:active { 
	color: red 
}

A:visited { 
	color:blue
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.sectionhead {
	background-color:rgb(0,60,30);
	color:rgb(255,255,255);
	font-size:8px
}

.sectiontitle {
	color:rgb(0,60,30);
	font-size:18px;
	font-weight: 900;
	font-style : normal;
	margin-top : 5px;
	margin-bottom : 5px;
}

.sectionsubtitle {
	color:rgb(0,60,30);
	font-size:16px;
	font-weight:bold
}

.title {
	font-size:16px;
	font-weight:bold
}

.selected {
	background:rgb(0,60,30);
	color:rgb(255,255,255);
	font-size:12px;
	font-weight:bold
}

.breadcrumb {
	background-color:rgb(255,204,0);
	color:rgb(0,0,0);
	font-size:10px;
	font-weight:bold
}
.breadcrumbbody {
	font-size:10px;
	font-weight:bold
}

A.breadcrumb:hover {
	color:rgb(0,0,0);
}
A.breadcrumb:visited {
	color:rgb(0,0,0);
}

.navcell {
	color:rgb(0,0,0);
	font-size:12px;
	font-weight:bold
}

.copyright {
	color:rgb(255,255,255);
	font-size:10px;
	font-weight:bold
}

.tinywttext {
	color:rgb(255,255,255);
	font-size:10px;
}
A.tinygold {
	color:rgb(255,204,0);
	font-size:10px;
}
A.tinygold:visited {
	color:rgb(255,204,0);
	font-size:10px;
}
A.tinygold:hover {
	color:rgb(210,185,154);
	font-size:10px;
}
A.navlink {
	color:rgb(255,255,255);
	font-size:12px;
	font-weight:bold;
}
A.navlink:visited {
	color:rgb(255,255,255);
	font-size:12px;
	font-weight:bold;
}
A.navlink:hover {
	 color:rgb(255,204,0);
	font-size:12px;
	font-weight:bold
}


A.navlinkExtra {
	color:rgb(255,204,0);
	font-size:12px;
	font-weight:bold;
}
A.navlinkExtra:visited {
	color:rgb(255,204,0);
	font-size:12px;
	font-weight:bold;
}
A.navlinkExtra:hover {
	color:red;
	font-size:12px;
	font-weight:bold
}


A.bottomlink {
	color:rgb(255,255,255);
	font-size:10px;
	font-weight:bold;
}
A.bottomlink:visited {
	color:rgb(255,255,255);
	font-size:10px;
	font-weight:bold;
}
A.bottomlink:hover {
	 color:rgb(210,185,154);
	font-size:10px;
	font-weight:bold
}
A.copyright {
	color:rgb(255,204,0);
	font-size:10px;
	font-weight:bold
}
A.copyright:visited {
	color:rgb(255,204,0);
	font-size:10px;
	font-weight:bold
}
A.copyright:hover {
	 color:rgb(210,185,154);
	font-size:10px;
	font-weight:bold
}

A.body {
	font-size:12px;
	font-weight:bold
}
A.body:visited {
	font-size:12px;
	font-weight:bold
}
A.body:hover {
	color:rgb(255,204,0);
	font-size:12px;
	font-weight:bold
}