/* CSS Document - (c) Ladane Német 2008 */

BODY {color:black;}

BODY A:link {color:navy; font-weight:bold; font-style: normal;}
BODY A:visited {color:navy; font-weight:bold; font-style: normal;}
BODY A:hover {color:lime;}

TABLE.news {font-family:'Times New Roman'; background:LightGreen; color:black;}
TABLE.news TR TH {background:LightSalmon; text-align:center; color:black;}

TABLE.news A:link{color:blue;}
TABLE.news A:visited{color:blue;}
TABLE.news A:hover {color:red;}
