

body {background-color: white;
	font-family: arial;
	font-size: small;
	font-weight: 400;
}

td {font-family: arial;
	font-size: small;
	font-weight: 400;
}

a:link {color: black; text-decoration: underline; }
a:active {color: #EE1C1F; text-decoration: underline; }
a:visited {color: black; text-decoration: underline; }
a:hover {color: #EE1C1F; text-decoration: none; }

.active {

	BACKGROUND-image: url("images/active.png");

}

.inactive {

	BACKGROUND-image: url("images/inactive.png");
	font-size: small;
}

.content {	font-size: x-small;
	font-family: arial;
}

.tdside	{	font-size: x-large;
}


a.active:link {color: white; font-family: arial; font-size: x-small; font-weight: bold; text-decoration:  none; }
a.active:active {color: red; font-family: arial;font-size: x-small; font-weight: bold; text-decoration:  none; }
a.active:visited {color: white; font-family: arial; font-size: x-small; font-weight: bold; text-decoration:  none; }
a.active:hover {color: white; font-family: arial; font-size: x-small; font-weight: bold; text-decoration: none; }

a.inactive:link {color: black; font-family: arial; font-size: x-small; font-weight: bold; text-decoration:  none; }
a.inactive:active {color: red; font-family: arial;font-size: x-small; font-weight: bold; text-decoration:  none; }
a.inactive:visited {color: black; font-family: arial; font-size: x-small; font-weight: bold; text-decoration:  none; }
a.inactive:hover {color: red; font-family: arial; font-size: x-small; font-weight: bold; text-decoration: none; }

a.side:link {color: white; font-family: arial; font-size: medium; font-weight: bold; text-decoration:  none; }
a.side:active {color: black; font-family: arial;font-size: medium; font-weight: bold; text-decoration:  none; }
a.side:visited {color: white; font-family: arial; font-size: medium; font-weight: bold; text-decoration:  none; }
a.side:hover {color: black; font-family: arial; font-size: medium; font-weight: bold; text-decoration: none; }