a:link { color:#FF00FF; text-decoration:underline;}
a:visited { color:#FF00FF; text-decoration:underline;}
a:active { color:#000080; text-decoration:none;}
a:hover { color:#000080; text-decoration:none;}




a:link.type1 { color:#000080; text-decoration:underline;}
a:visited.type1 { color:#000080; text-decoration:underline;}
a:hover.type1 { color:#FF00FF; text-decoration:none; BACKGROUND-COLOR:#C8C8FF;}
a:active.type1 { color:#FF00FF; text-decoration:none; BACKGROUND-COLOR:#C8C8FF;}



a:link.type2 { color:#FFFFFF; text-decoration:underline;}
a:visited.type2 { color:#FFFFFF; text-decoration:underline;}
a:hover.type2 { color:#FFFFFF; text-decoration:none; BACKGROUND-COLOR:#000000;}
a:active.type2 { color:#FFFFFF; text-decoration:none;}



a:link.type3 { color:#000080; text-decoration:underline;}
a:visited.type3 { color:#000080; text-decoration:underline;}
a:hover.type3 { color:#FF00FF; text-decoration:none;}
a:active.type3 { color:#FF00FF; text-decoration:none;}



body { color:#333333; background:url('images/bg.jpg'); background-attachment:fixed;}