A:hover {color:#FFA200; text-decoration:underline; }
A:link { text-decoration:none}
A:visited { text-decoration:none}
A:active { text-decoration:underline}

.f14 {font-size: 14px; font-weight: normal}
.f12 {font-size: 12px; line-height: 150%; font-weight: normal}
.f12s {font-size: 12px; font-weight: normal}
.f10 {font-size: 10px; line-height: 15px; font-weight: normal}
.f10s {font-size: 10px; font-weight: normal}
.f9 {font-size: 9px; font-weight: normal}

.line-height150 { line-height: 150% }

A.white12:link, A.white12:visited   {  font-size: 12px; color: #FFFFFF; text-decoration: none}
A.white12:hover, A.white:active   {  font-size: 12px; color: #FFCC00; text-decoration: underline}
A.white10:link, A.white10:visited   {  font-size: 10px; color: #FFFFFF; text-decoration: none}
A.white10:hover, A.white:active   {  font-size: 10px; color: #FFCC00; text-decoration: underline}
A.grey10:link, A.grey10:visited   {  font-size: 10px; color: #666666; text-decoration: none}
A.grey10:hover, A.grey10:active   {  font-size: 10px; color: #000000; text-decoration: underline}


.abc {border-style:dashed;border-color:#7db8ff;border-width:1;}
body {
	font-family: Arial, Helvetica, sans-serif;
}

html {  
    overflow-y:scroll;  
} 