/* CSS Document */
a {text-decoration: none; color: blue; font-family: Georgia, Times New Roman, Times, serif; 
} 

a:hover{text-decoration: underline; color:#8D38A9;}

a:visited {text-decoration: none; }
 BODY { background-image: url(images/bg1.jpg) }
p {text-indent: 20px;} 
<style type="text/css">
<!--
.dropcap { 
float:left; 
color:#00000; 
font-size:60px; 
line-height:40px; 
padding-top:0px; 
padding-bottom:0px; 
font-family: Georgia, Times New Roman, Times, serif; 
} 
-->
</style>
<style type="text/css">
<!--
.p { text-indent: 0px;} 
-->
</style>
<style type="text/css">
<!--
.a {text-decoration: none; color: black; font-size:12px;} 
-->
</style>
