/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #CCCC66; 
line-height: normal; 
padding: 3px;
}.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CCCC99;
}
.14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCC99;
}
.navbarbottom {
	font-size: 14px;
	line-height: 18px;
	font-weight: lighter;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	background-color: #999999;
	display: block;
	padding: 8px;
	width: 79px;
}


.navigation:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC66;
	text-decoration: none;
	background-color: #333333;
	display: block;
	padding: 8px;
	width: 79px;
}
.artconstruction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #CCCC99;
}
