DIV.Links		A   	       	{
	color: #778899;
	text-decoration: none;
}
DIV.Links		A:link			{
	color: #778899;
	text-decoration: none;
}
DIV.Links		A:visited		{
	color: #778899;
	text-decoration: none;
}
DIV.Links		A:hover 		{
	color: Black;
	text-decoration: none;
}


.text {
	font-family: Arial;
	font-size: 10;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.textColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: Gray;
}	

.textBoldColor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: White;
}


}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #778899;
	background: ;
}



.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	font-weight: lighter;
	background-color: #3868A0;
	border: ridge 1;
}


.bgTable {
	background-color: #F2F2F2;
}


.bgTableBorder {
	background-color: Silver;
}
body {
	background-color: a7a7a7;
	background-image: url();
}
.bgMouseOver {
	background-color: #FFFFFF;
}
.bgMouseOff {
}
.textGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #D8D8D8;
}
.textRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #A9A9A9;
}

.textMininaranja {
	font-family: Arial;
	font-size: 10;
	color: #A9A9A9;
}

.textMininegro {
	font-family: Arial;
	font-size: 10;
	color: #000000;
}

.textMinigris {
	font-family: Arial;
	font-size: 10;
	color: Gray;
}


.textMinigrisazulado {
	font-family: Arial;
	font-size: 10;
	color: #778899;
}


.textMiniblanco {
	font-family: Arial;
	font-size: 10;
	color: #FFFFFF;
}




.bgGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #E6E6FA;
}
.bgCurrentDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FF8C00;
}
.bgDayListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: White;
	background-color: #778899;
}


.bgWhite{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}



















	

