body {background: url(shamrock.gif);}
.style1 {font-size: 25px}
.style2 {font-size: 12px}
.small {font-size: 14px}
.maintext {font-size: 18px}
.link {font-size: 18px}
.title {font-size: 48px}
.subtitle {font-size: 30px;text-decoration: underline}

a:link { color: rgb(0, 0, 153) }
a:visited { color: rgb(0, 0, 0) }
a:hover { color: rgb(0, 96, 255) }
a:active { color: rgb(255, 0, 102) }
