a {	color: #0000dd;	text-decoration: none; }
a:hover { color: #0000ff; text-decoration: underline;}

a.my01 {	color: #0000ff;	font-weight:bold; font-family:Tahoma; font-size:10pt }
a:hover.my01 { color: #0000ff; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

a.my02 {	color: #333333;	font-weight:bold; font-family:Tahoma; font-size:10pt }
a:hover.my02 { color: #b00000; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

a.my02b {	color: #333333; font-family:Tahoma; font-size:10pt }
a:hover.my02b { color: #ff0000; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

a.my02c {	color: #880000; font-family:Tahoma; font-size:10pt }
a:hover.my02c { color: #ff0000; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

a.my03 {	color: #ffffff;	font-weight:bold; font-family:Tahoma; font-size:10pt }
a:hover.my03 { color: #ffffff; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

a.my04 {	color: #333333;	font-weight:bold; font-family:Tahoma; font-size:8pt }
a:hover.my04 { color: #b00000; text-decoration: underline; font-family:Tahoma; font-size:8pt; font-weight:bold}

a.my042 {	color: #333333; font-family:Tahoma; font-size:8pt }
a:hover.my042 { color: #b00000; text-decoration: none; font-family:Tahoma; font-size:8pt}

a.my07 {	color: #0000dd;	text-decoration: none; }
a:hover.my07 { color: #ff0000; text-decoration: underline;}

a.my8 {	color: #26476A;	text-decoration: none; }
a:hover.my8 { color: #26476A; text-decoration: underline;}

a.my9 {	color: #266a47;	text-decoration: none; }
a:hover.my9 { color: #266a47; text-decoration: underline;}

a.my1 {	color: #0A1B31;	text-decoration: none; }
a:hover.my1 { color: #AEAF78; text-decoration: underline;}

a.my2 {	color: #0C3489;	text-decoration: none; }
a:hover.my2 { color: #7FA5F4; text-decoration: underline;}

a.my3 {	color: #1A1E26;	text-decoration: none; }
a:hover.my3 { color: #599F9F; text-decoration: underline;}

a.my4 {	color: #40434A;	text-decoration: none; }
a:hover.my4 { color: #6F88C2; text-decoration: underline;}

a.my5 {	color: #0A1B31;	text-decoration: none; }
a:hover.my5 { color: #6EA2E6; text-decoration: underline;}

a.my6 {	color: #0000dd;	text-decoration: none; }
a:hover.my6 { color: #0000ff; text-decoration: underline;}

a.my10      { color: #0000dd; text-decoration: none; }
a:hover.my10   { color: #0000FF; text-decoration: underline;}

a.my11 {	color: #ffffff;	font-weight:bold; font-family:Tahoma; font-size:10pt }
a:hover.my11 { color: #00ffff; text-decoration: underline; font-family:Tahoma; font-size:10pt; font-weight:bold}

.text {
	font-family: Tahoma;
	font-size: 10pt;
}
.textmini {
	font-family: Tahoma;
	font-size: 8pt;
}
.usuario {
	font-family: Arial;
	font-weight:900;
	font-size: 18px;
}

.textgran {
	font-family: Tahoma;
	font-weight:900;
	font-size: 12pt;
}
.textbold {
	font-family: Tahoma;
	font-weight:900;
	font-size: 10pt;
}
.textboldbla {
	font-family: Tahoma;
	font-weight:900;
	font-size: 10pt;
	color: white;
}
.textboldrojo {
	font-family: Tahoma;
	font-weight:900;
	font-size: 10pt;
	color: red;
}
.estadistica {
	font-family: Tahoma;
	font-weight:900;
	font-size: 10pt;
	color: #333333;
}
input {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold
}
textarea {
	font-family: Tahoma;
	font-size: 10pt;
}
submit {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold
}