
BODY{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b8b8b8
}

.HR{

	height:2;
	background:#323232;
	width:100%

}

A {
	color:#2f83c9;
	text-decoration:none

}

A:hover{
	color:white;
	text-decoration:underline
}
	

.sectionSelected{
	color:#3cb1ff;
	
}

.menutext{
	color:#225189;
	font-size:11
	
}
