@charset "utf-8";
/* CSS Document */

body{
	background-position:center;
	margin-top:0;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#DE2A2B;
	scrollbar-face-color:#DE2A2B;
}

/*Enlaces clientes y eventos*/
a:link {
		color:#DE2A2B; 
		text-decoration:none;
		font-weight:bold;
		}

a:visited { 
		color:#666666;
		text-decoration:none;
		}

a:hover { 
		color:#CCCCCC; 
		text-decoration:none; 
		cursor:hand;
		}
a:active { 
		color:#DE2A2B;
		text-decoration:none;
		font-weight:bold;
		}
centrar{

margin-left:150px;}
