﻿body 
{	
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;	
	line-height: 15px;
	background-color: #FFFFFF;
}

strong
{
	font-weight: bold;
}

a {	font-weight: normal; color: #FFFFFF; text-decoration: none; }

a:hover { text-decoration: underline; }

p
{
	text-align: left;
	line-height: 14px;
}

.cajaDeTexto
{
	height:17px;
	border: none;
	background-color: #DCDDDE;
}

.textoNegro { color: #000000; }

.textoRojo { color: #B62234; }
