

body {
	background-image: url('img/css_b.jpg');
	background-repeat:repeat-Y;
	background-attachment:fixed;
	background-position:top center;
	}

.bordo {  border: 1px #D1D1D1 solid}
.bordobig {  border: 3px #D1D1D1 solid}
.txtTit { font-family:  Arial; font-size: 11 px; color: #8C8C8C; text-decoration: none;}
.txtTit2 { font-family:  Arial; font-size: 11 px; color: #8C8C8C; text-decoration: none;}

A.txtCent { font-family: Arial; font-size: 11 px; color: #4B4B4B;  text-decoration: none;}
A:visited.txtCent { color: #4B4B4B; }
A:link.txtCent { color: #4B4B4B; }
A:hover.txtCent { color: #951E20;  text-decoration: underline;}
.txtCent { font-family:  Arial; font-size: 11 px; color: #4B4B4B; text-decoration: none;}

A.txtFooter { font-family: Arial; font-size: 9 px; color: #C19EA1;  text-decoration: none;}
A:visited.txtFooter { color: #C19EA1; }
A:link.txtFooter { color: #C19EA1; }
A:hover.txtFooter { color: #D69B19;  text-decoration: none;}
.txtFooter { font-family: Arial; font-size: 9px; color: #C19EA1; text-decoration: none;}

A.txtCredits { font-family: Verdana; font-size: 10 px; color: #C19EA1;  text-decoration: none;}
A:visited.txtCredits { color: #C19EA1; }
A:link.txtCredits { color: #C19EA1; }
A:hover.txtCredits { color: #D69B19;  text-decoration: none;}
.txtCredits { font-family: Verdana; font-size: 10px; color: #C19EA1; text-decoration: none;}

A.txtNews { font-family: Arial; font-size: 9 px; color: #919090;line-height:1;  text-decoration: none;}
A:visited.txtNews { color: #919090; }
A:link.txtNews { color: #919090; }
A:hover.txtNews { color: #4B4B4B;  text-decoration: underline;}
.txtNews { font-family:  Arial; font-size: 9 px; color: #919090;line-height:1; text-decoration: none;}




