body {background-image: url(background.gif) ; color: Salmon }
.link{text-decoration: None ; border-style: Inset Outset ; background-color: #123456 ; border-color: White ; color: Yellow ; }
.link:hover {background-color: #123456 ; color: Orange ;  border-color: White ;border-style: Outset Inset ;}
a {text-decoration: None ; color: Red ;}
a:hover {text-decoration: None ; color: Silver ;}
a:visited {text-decoration: None ; color: Yellow ;}
.faq {cursor:help}
.irc {color: Red ; }
.aff {font-family: Tahoma ; color: Silver; }
.infra {height: 100% ; width: 100% }
.td1 {width: 20% }
.td2 {width: 30% }
.td3 {width: 10% }
.rite {text-align: right ;}
.cent {text-align: center ;}
.heading {font-size: 32 ; font-family: Arial ; color: Purple}
