A { text-decoration: underline }
A. internal  { text-decoration: underline }
A:link { color: #dfc5ab; }
A:hover { color: #000000; }
A:hover { background-color: #dfc5ab }
A:hover { border-width: medium } 
A:hover { border-color: #dfc5ab }

.dropcap {
font: bold 200% sans-serif;
color: black;
width:18pt;
align: top;
float: left;
}

P {font-family: arial;
text-align: justify;
font-size: x-small;
color:black;
}