body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000; 
	margin: 0px;
	padding: 0px;
	background-color: #EFF7FF; 
}

a:link {  color: #990000;}
a:visited {  color: #990000;}
a:active {  color: #990000;}
a:hover {color: #d38131; text-decoration: none; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: #d38131;
}

.footer {
	color: #ffffff;
	font-size: 12px;
}
a.footer:link { color: #CCCCCC;}
a.footer:visited { color: #cccccc;}
a.footer:active { color: #cccccc;}
a.footer:hover { color: #ffffff; text-decoration: none; }

.text-menu {
	color: #5089B9;
	font-size: 12px;
}
a.text-menu:link { color: #5089B9;}
a.text-menu:visited { color: #5089B9;}
a.text-menu:active { color: #5089B9;}
a.text-menu:hover {color: #d38131; text-decoration: none; }

.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #000000; 
}
.pano-text {
	font-size: 10px;
}

