@charset "iso-8859-1";

body {
background-color: #f8e056;
color: #003333;
font-family: arial, helvetica, tahoma, sans-serif; }

.smaller { font-size: 14px; font-weight: bold }


A:link {
font-weight: bold; color: #003333; text-decoration: underline
}
A:visited {
font-weight: bold; color: #006666; text-decoration: none
}
A:hover {
font-weight: bold; color: #003333; text-decoration: underline
}
A:active {
font-weight: bold; color: #006666; text-decoration: none
}


A.doolin_lc:link {
font-weight: bold; font-size: 14px; color: #003333; text-decoration: none
}
A.doolin_lc:visited {
font-weight: bold; font-size: 14px; color: #003333; text-decoration: none
}
A.doolin_lc:hover {
font-weight: bold; font-size: 14px; color: #003333; text-decoration: underline
}
A.doolin_lc:active {
font-weight: bold; font-size: 14px; color: #003333; text-decoration: none
}


