body { }
p { }
td { }

.class1 A:link {color: #fff ; font-weight: normal; text-decoration: none;}
.class1 A:visited {color: #fff ; font-weight: normal; text-decoration: none;}
.class1 A:active { }
.class1 A:hover {color: #ccf font-weight: normal; text-decoration: none;}

.class2 A:link {color: #333 ; font-weight: bold; text-decoration: underline;}
.class2 A:visited {color: #CC5968 ; font-weight: bold; text-decoration: none;}
.class2 A:active {color: #CC5968 ; font-weight: bold; text-decoration: none;}
.class2 A:hover {color: #CC5968 ; font-weight: bold; text-decoration: none;}


