a:link { font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline; } a:visited { font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: underline; } a:hover { font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; } a:active { font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; } .allbord { border: 1px solid #FF0000; } .basic { font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; } .leftbord { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: solid; border-left-color: #FF0000; }