/* CSS Document */

p{
font-family: "BankGothic Lt BT";
font-size: 11px;
color: #FFFFFF;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: "BankGothic Lt BT";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #D46F13;
}

.navigation{
	font-family: "BankGothic Lt BT", "BankGothic Md BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D46F13;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 140px;
}



.navigation:hover{
	font-family: "BankGothic Lt BT";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FEFF1D;
	text-decoration: none;
	background-color: #000000;
	display: block;
	padding: 8px;
	width: 140px;
}
.CV_1 {

	font-family: "BankGothic Lt BT";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #D46F13;
}
.CV_3 {

	font-family: "BankGothic Lt BT";
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FEFF1D;
	font-style: normal;
}
.CV_2 {
	font-size: 12px; line-height: 18px; font-weight: bold; color: #FEFF1D; font-family: "BankGothic Lt BT";}
