A:link { text-decoration: underline;
color : #000000;
} 
A:visited { text-decoration: underline;
color : #000000;
} 
A:hover { text-decoration: underline;
color : #cc0000;
} 
A:active { text-decoration: underline;
color : #cc0000;
} 
.style1 { font-size: 12px;
color : #000000;
}
