
a:link {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;

}
a:hover {  color: #FF6600}
a:active {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;

}

.sidebar {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color : #FFFFFF;
	line-height: 1.4;
}

.sidebar a:link {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color : #FF9900;
	line-height: 1.4;
}

.sidebar a:active {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color : #FF6600;
	line-height: 1.4;
}

.sidebar a:visited {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: bold;
	font-style: normal;
	color : #FF9900;
	line-height: 1.4;
}

.sidebar a:hover {
		color : #FF6600;
	
}


.subnav {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	font-style: normal;
	color : #FFFFFF;
	line-height: 1.4;
}

.subnav a:link {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	font-style: normal;
	color : #FF9900;
	line-height: 1.4;
}

.subnav a:active {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	font-style: normal;
	color : #FF6600;
	line-height: 1.4;
}

.subnav a:visited {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 12px;
	font-weight: bold;
	font-style: normal;
	color : #FF9900;
	line-height: 1.4;
}

.subnav a:hover {
		color : #FF6600;
	
}


.header {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bold;
	font-style: normal;
	color : #009966;
	line-height: 1.4;
}


.body {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-weight: normal;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.body_bold {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 14px;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.body_bold_bigger {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bolder;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.body_bold_bigger {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 16px;
	font-weight: bolder;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.popup {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: bold;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.popup_black {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: bold;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}

.copyright {
	font-family : Helvetica, Arial, Sans Serif;
	font-size : 11px;
	font-weight: normal;
	font-style: normal;
	color : #222222;
	line-height: 1.4;
}




