.Bordo{
		background-color: #831A1E;
		}
		.Blanco{
		background-color: #FFFFFF;
		}
		.Gris{
		background-color: #949496;
		}
		.Gris2{
		background-color: #C7C8CC;
		}
		.Text{
			color:#545454;
			text-decoration: none;
			font-size: 11px;
			font-family: Tahoma;
		 	font-weight: normal;
			}
		.Text A:link , .Text A:visited, .Text A:active{
			color:#545454;
			text-decoration: underline;
			}
		.Text A:hover{
			color:#272727;
			text-decoration: underline;
			}
