a:Visited  { text-decoration:underline; }
a:link  { text-decoration:underline; }
a:active  {color:#9999CC; text-decoration:underline;}
a:hover  { color:#9999CC; text-decoration:none; }

.mtdblack
{
	font-weight:bold;
	font-size: smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.mtdgrau
{
	font-weight:bold;
	font-size:smaller;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
}
.mtd2004
{
	font-weight:bold;
	font-size:smaller;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9999CC;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.default 	{ FONT-SIZE:  smaller;
	COLOR: black }