/* Refund System - Telecom Audit Styles */

h1 { font-size : 13pt ; margin-bottom : 0px ; }
h2 { margin-bottom : 0px ; text-align : center ; }
.linkstyle {cursor:pointer; text-decoration:underline;} 
.linkstyle a {cursor:pointer; text-decoration:underline;} 
.linkstyle a:link { cursor:pointer;text-decoration:underline;}
.linkstyle a:visited { cursor:pointer;text-decoration:underline;}
.linkstyle a:active { cursor:pointer;text-decoration:underline;}
.linkstyle a:hover { cursor:pointer;text-decoration:underline;}
.linkstyle a:hover {color:#FEAD00; cursor:pointer;text-decoration:underline;}
a#white { color : white ; }
a:hover#white { color : red ; }
