BODY
{
	FONT-SIZE: 100%; FONT-FAMILY: "Comic Sans MS", serif;  COLOR: black; BACKGROUND-COLOR: white;
}

H1
{
	FONT-SIZE: 150%
}

H2
{
	FONT-SIZE: 140%
}

H3
{
	FONT-SIZE: 130%
}

H4
{
	FONT-SIZE: 120%
}

H5
{
	FONT-SIZE: 110%
}

B
{
	FONT-SIZE: 100%
}

TD
{
	FONT-SIZE: 90%
}

TR
{
	FONT-SIZE: 90%
}

TH
{
	FONT-SIZE: 170%; COLOR: red; BACKGROUND-COLOR: #BBFFBB
}

P
{
	FONT-SIZE: 90%; COLOR: black; BACKGROUND-COLOR: #EEFFFF;
}

.contacto
{
	FONT-SIZE: 120%; COLOR: #00AA00; BACKGROUND-COLOR: white;
}

.tabla2
{
	FONT-SIZE: 85%; COLOR: black; BACKGROUND-COLOR: #EEFFFF; vertical-align: top;
}

.atajos
{
	FONT-SIZE: 80%; COLOR: blue; BACKGROUND-COLOR: white; text-align: right;
}

A
{
	COLOR: black; text-decoration: none; BACKGROUND-COLOR: #FFFFDD;
}

A:visited
{
	COLOR: black; text-decoration: none; BACKGROUND-COLOR: #F8F8F8;
}

A:active
{
	COLOR: black; text-decoration: none; BACKGROUND-COLOR: #FFF8F8;
}

A:hover
{
	font-weight:bold; COLOR: black; text-decoration: none; BACKGROUND-COLOR: #FFF8FF;
}
