body, td, p, ul, li, ol, textarea {
	FONT-SIZE: 10px; 
	font-family : Arial, Tahoma, Sans Serif, Helvetica;
}
A:link  {
	color : #42597B;
	text-decoration : none;
}

A:visited  {
	color : #42597B;
	text-decoration : none;
}

A:active  {
	color : #990000;
	text-decoration : none;
}

A:hover  {
	color : #990000;
	text-decoration : underline;
}


A.sonder:link  {
	color : #42597B;
	text-decoration : none;
	FONT-SIZE: 11px; 
	font-weight: bold;
}

A.sonder:visited  {
	color : #42597B;
	text-decoration : none;
	FONT-SIZE: 11px;
	font-weight: bold; 
}

A.sonder:active  {
	color : #990000;
	text-decoration : none;
	FONT-SIZE: 11px; 
	font-weight: bold;
}

A.sonder:hover  {
	color : #990000;
	text-decoration : underline;
	FONT-SIZE: 11px; 
	font-weight: bold;
}

A.rot:link  {
	color : #ff0000;
	text-decoration : none;
	FONT-SIZE: 11px; 
	font-weight: normal;
}

A.rot:visited  {
	color : #ff0000;
	text-decoration : none;
	FONT-SIZE: 11px;
	font-weight: normal; 
}

A.rot:active  {
	color : #ff0000;
	text-decoration : none;
	FONT-SIZE: 11px; 
	font-weight: normal;
}

A.rot:hover  {
	color : #ff0000;
	text-decoration : underline;
	FONT-SIZE: 11px; 
	font-weight: normal;
}