style.css 183 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 body { font-family: Tahoma,Arial,Verdana; font-size: 12px; color: black; } a:link {color: #84c4e2;} a:visited {color:#84c4e2;} a:hover {color: #cd82ad;} a:active {color: #84c4e2;}