@charset "UTF-8";
 
.navigation {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px; 
	color: #FFFFFF;
	line-height: 31px;
 	padding-bottom: 5px;
	padding-top:8px;
	padding:7px;
 	text-decoration:none
	
}

.over {
	background:#660000;

 }

#lacamera-container a:hover {
	background:#660000;
	color:#FFFFFF;
	 
}

a { 

	text-decoration:none;

}
#extlink a:hover{
    	text-decoration:none;
        background:#FFFFFF;
}
#extlink .imgcent
{
    padding-top: 3px;
}
.white {
 
	color:#FFFFFF; important! 
	
}

.black {
	 
	color:#000000; important! 
	
}


.Header_Grey {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color:#777777; 

}

.Header_Red {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	line-height:46px;
	color:#aa0000; 
	padding-left:10px;
	
}

.Body_Grey {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color:#777777; 
	 
}

.Body_Red {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color:#aa0000; 
}

.Footer_Grey {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
	color:#262626; 
	padding-left:7px;
	 
}