File size: 853B
/* General page style */
body {
background-color: #ffffff;
background-image: url(sa.jpg);
text-align: center;
font-size : small;
}
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;}
.menu { font-weight: bolder; font-size : small; color: #000000;}
a.menu { text-decoration: none; color: #000000;}
a.menu:hover{ text-decoration: underline; color: #FF6666;}
.footer { font-weight: bolder; font-size : small; color: #000000;}
.log { font-size : small; text-align: left; color: #000000;}
.error { font-weight: bolder; color: red;}
.sm_warning { font-weight: bolder; font-size : small; color: red;}
.tiny_warning { font-size : large; color: red;}
a { text-decoration: none; font-weight: bolder; color: #00440d;}
a:hover{ text-decoration: underline; font-weight: bolder; color: #dd0000;}