File size: 885B
/* General page style */
body {
background: #e4e6ff url(scotland.jpg) no-repeat fixed center;
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 : large; color: #000088;}
a.menu { text-decoration: none; color: #000088;}
a.menu:hover{ text-decoration: underline; color: #000000;}
.footer { font-weight: bolder; font-size : large; color: #000000;}
.log { font-size : large; text-align: left; color: #000000;}
.error { font-weight: bolder; color: red;}
.sm_warning { font-weight: bolder; font-size : large; color: red;}
.tiny_warning { font-size : 9px; color: red;}
a { text-decoration: none; font-weight: bolder; color: #000088;}
a:hover{ text-decoration: underline; font-weight: bolder; color: #000000;}