/* CSS Document */
a {text-decoration: none; color: blue} 

a:hover{text-decoration: underline; color:red;}

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

