a.menu {font-size: 90%; color: #FFFFFF; font-weight: bold; text-decoration: none}
a.menu:active {font-size: 90%; color: #FFFFFF; font-weight: bold; text-decoration: underline}
a.menu:hover {font-size: 90%; color: #FFFF80; font-weight: bold; text-decoration: underline}

a {color: #000099; text-decoration: underline}
a:active {color: #000099; text-decoration: none}
a:hover {color: #990000; text-decoration: none}

td {font-size: 80%; font-family: verdana, tahoma, arial}
p {text-align: justify}
.error {
	font-family: Verdana;
	font-size: x-small;
	color: #FF0000;
	border : Black;
}
