body{ background: #ffffff url('bg.jpg') fixed; font-family: Times; }
A:link { text-decoration:none; color: blue; } 
A:visited { text-decoration:none; color: blue; } 
A:hover { text-decoration:none; position:relative;top:2px;left:2px; color:#483D8B; } 
A:active { text-decoration:none; color: white; } 
li{ margin-top: 0.8em; }

.t1 { color: #110088; font-size: 32px; font-family: Times; }

.t2 { color: #110088; font-size: 20px; font-family: Times; }

.justify { text-align: justify } 
.right { text-align: right } 
