body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* Colores iniciamos con el verde */
.verde {
	background:#ABE205;
}
.verde_pw {
	color: #ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.verde_pw a{
	color: #ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.verde_pw a:hover{
	color: #ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.verde_interior {
	background:#FFFF00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#00ABA2;
}
.verde_interior a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#DD0067;
	font-weight:bold;
	text-decoration:none;
}
.verde_interior a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#DD0067;
	font-weight:bold;
	text-decoration:underline;
}
.verde_menu {
	background:#ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.verde_menu a{
	background:#ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.verde_menu a:hover{
	background:#ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.verde_login {
	background:#ABE205;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

.verde_celda1 {
	background:#BAF505;
}
.verde_celda2 {
	background:#CAF228;
}
.verde_buscar {
	background:#FFFF00;
}
/* celeste */
.celeste {
	background:#07C7FE;
}
.celeste_pw {
	color: #07C7FE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.celeste_pw a{
	color: #07C7FE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.celeste_pw a:hover{
	color: #07C7FE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.celeste_interior {
	background:#FF0000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.celeste_interior a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFF00;
	font-weight:bold;
	text-decoration:none;
}
.celeste_interior a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:underline;
}
.celeste_menu {
	background:#07C7FE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.celeste_menu a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.celeste_menu a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.celeste_login {
	background:#07C7FE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}

.celeste_celda1 {
	background:#8DD8F8;
}
.celeste_celda2 {
	background:#8DD8F8;
}
.celeste_buscar {
	background:#FF0000;
}
/* naranja */
.naranja {
	background:#FFD900;
}
.naranja_pw {
	color: #FFD900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.naranja_pw a{
	color: #FFD900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.naranja_pw a:hover{
	color: #FFD900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.naranja_interior {
	background:#FF9900;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0094DE;
}
.naranja_interior a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ED008C;
	font-weight:bold;
	text-decoration:none;
}
.naranja_interior a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ED008C;
	font-weight:bold;
	text-decoration:underline;
}
.naranja_menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.naranja_menu a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.naranja_menu a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#0094DE;
	text-decoration:underline;
}

.naranja_celda1 {
	background:#FFFF00;
}
.naranja_celda2 {
	background:#FF9900;
}
.naranja_buscar {
	background:#FF9900;
}
/* fusia */
.fusia {
	background:#F51FB5;
}
.fusia_pw {
	color: #F51FB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.fusia_pw a{
	color: #F51FB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.fusia_pw a:hover{
	color: #F51FB5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.fusia_login {
	background:#DD29A7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.fusia_interior {
	background:#DD29A7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.fusia_interior a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFF00;
	font-weight:bold;

	text-decoration:none;
}
.fusia_interior a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:underline;
}
.fusia_menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.fusia_menu a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.fusia_menu a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.fusia_celda1 {
	background:#DD29A7;
}
.fusia_celda2 {
	background:#DD29A7;
}
.fusia_buscar {
	background:#DD29A7;
}
/* aqua */
.aqua {
	background:#00ABA2;
}
.aqua_pw {
	color: #00ABA2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.aqua_pw a{
	color: #00ABA2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}
.aqua_pw a:hover{
	color: #00ABA2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}
.aqua_interior {
	background:#FFFF00;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#008079;
}
.aqua_interior a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #0067C3;
	font-weight:bold;
	text-decoration:none;
}
.aqua_interior a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0067C3;
	font-weight:bold;
	text-decoration:underline;
}
.aqua_menu {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
.aqua_menu a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.aqua_menu a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFF00;
	text-decoration:underline;
}

.aqua_celda1 {
	background:#00C6BC;
}
.aqua_celda2 {
	background:#FFFFFF;
}
.aqua_buscar {
	background:#FFFF00;
}
.aqua_login {
	background:#00ABA2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
}
.aqua_login a{
	background:#DD0067;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFF00;
}
.aqua_login a:hover{
	background:#DD0067;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
	color:#FFFF00;
}
.tweets {
	background:#FFF;
	color:#0094DE;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.tweets a{
	color:#02D083;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.tweets a:hover{
	color:#02D083;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.contentheading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.componentheading {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
