body {
	font-family: Arial, Verdana, Sans-Serif;
	color: black;
	margin: 0;
	padding: 0;
}

td		{
	font-family: Arial, Verdana, Sans-Serif;
}

table.news td {
	background-color: white;
}

table.main td {
	font-size: 80%;
}

a:hover {
	text-decoration: none;
}

a.menu {
	color: Navy;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}

a.topmenu {
	color: Navy;
	text-decoration: none;
	font-size: 110%;
}

a.topmenu:hover {
	text-decoration: underline;
}

font.pagename {
	font-size: 150%;
	color: red;
}

a.upmenu {
	color: White;
	font-size: 85%;
	font-weight: normal;
	text-decoration: none;
}
a.upmenu:hover {
	text-decoration: underline;
}

.action_done {
	color: green;
	font-weight: bold;
}

.action_fail {
	color: red;
	font-weight: bold;
}

a.pagemenu {
	text-decoration: none;
}
