/******** Links *******/ A:link { color: blue } A:visited { color: blue } A:hover { color: red } A:active { color: blue } body { font-family: Arial; font-size: 10pt; background-color: white; } h2 { font-family: Arial; font-size: 14pt; font-style: italic; } hr { color: RGB(0,0,128); background-color: RGB(0,0,128); width: 80%; }