/* CSS Document */

body,td,th {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
background-color:#FF99CC;}

body {
background-color: #FF99CC;
background-attachment: fixed;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #FF99CC;
scrollbar-face-color: #FF99CC;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #FF99CC;}

h3 {font-size:20px; font-style:inherit; background-color:#DB85AB}
h5 {font-size:12px; font-style:normal; background-color:#DB85AB}

A:link, A:visited, A:active {color:#000000; font-weight:normal; text-decoration:none; cursor: default}
A:hover {color:#000000; font-weight:bold; text-decoration: none; cursor:help; filter:blur(add="10",direction="90",strength="15"); height:0;}

