 
             
        .WhiteText 
        {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 12px;
	color : white;
	text-decoration : none;
; font-weight: bold
; background-color: #000000
}
 
             
        .Megatext 
        {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	line-height : 25px;
	color : white;
	text-decoration : none;
; font-weight: bold
}

	   .Fliesstext
       {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
	color : black;
}
       
	    .Headlines
       {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #6633FF;
	font-weight : bold;
	text-decoration: none;
}

A.Fliesstext:link {color : #333399;}
A.Fliesstext:visited {color : #333399;}
A.Fliesstext:active {color : black;}
A.Fliesstext:hover {color : red; text-decoration : underline;}

A.WhiteText:link {color : #ffffff;}
A.WhiteText:visited {color : #ffffff;}
A.WhiteText:active {color : #ffffff;}
A.WhiteText:hover {color : yellow; text-decoration : underline;}

A.Megatext:link {color : #ffffff;}
A.Megatext:visited {color : #ffffff;}
A.Megatext:active {color : #ffffff;}
A.Megatext:hover {color : yellow; text-decoration : underline;}



