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

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

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