body,td {
	font:arial;
	font-family:arial;
	color:black;
	font-size:10pt;
	}
th {
	color:White;
	background: #000099;
	font-size:18pt;
	border:1px solid black;
	}					   
.undermeny{
	font: bold;
	background:#CDCDCD;
	color:#000099;
	font-size:12pt;
	border:1px solid black;
	text-indent:10;
	}
a {
	font-family:arial,helvetica; 
	font-size : 10pt
	}
a:link{
	color:white;
	}
a:visited{
	color:white;
	}
a:active{
	color:white;
	}
A:hover {
	color: #00FFFF; 
	text-decoration: none
	} 
p {
	color:red;
	}