body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	text-decoration: bold;
	color: #ffcc00;	
}

h2 {
	font-size: 14px;
	text-decoration: bold;
	color: #ffcc00;	
}

h3 {
	font-size: 13px;
	text-decoration: bold;
	color: #ffcc00;	
}


.bodtext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}

.bodtext a:link, .bodtext a:visited {
	color: #FFCC00;
	text-decoration: none; 
	}

.bodtext a:hover { 
	color: #00FFFF; 
	text-decoration: none; 
 }

.bodtext1db {
	font-size: 13px;
	text-decoration: bold;
	color: #ffcc00;
}

.bodtext2db {
	font-size: 12px;
	text-decoration: bold;
	color: #ffcc00;
}


.bodtext2db a:link, .bodtext2db a:visited {
	color: #FFCC00;
	text-decoration: none; 
	}

.bodtext2db a:hover { 
	color: #FFFFFF; 
	text-decoration: none; 
 }

.application {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;

}


.application a:link, .application a:visited {
	color: #FFCC00;
	text-decoration: none; 
	}

.application a:hover { 
	color: #00FFFF; 
	text-decoration: none; 
 }





.navlink {
	font-size: 10px;
	text-decoration: bold;
}

.navlink a:link, .navlink a:visited {
	color: #FFFFFF;
	text-decoration: none; 
	}

.navlink a:hover { 
	color: #FFCC00; 
	text-decoration: none; 
 }
 
.imgroll a:hover {
display: block;
border: 1px solid;
border-color: #FFFFFF;
}
 
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.hometitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}


.poplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

