.style1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #0033CC; font-weight: bold; .style2 {color: #FF0000} .style3 { font-size: 26px; color: #0033CC; font-family: Arial, Helvetica, sans-serif; } .border{ border: 1px solid #000000; } a:link { color: #000000; } a:visited { color: #9A2EFE; } a:hover { color: #00FF00; } a:active { color: #9A2EFE; }