/* Created using Style Master from Western Civilisation CSS2 { -23 -4 558 625 } */

a.Linkaction:link {
color: #0000a0;
font-size: smaller;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

a.linkaction:active {
color: #69ac62;
font-size: smaller;
font-style: normal;
font-weight: bold;
text-decoration: underline overline;
}

a.linkaction:visited {
color: #8080ff;
font-size: smaller;
font-style: normal;
font-weight: bold;
text-decoration: underline;
}

a.linkaction:hover {
background-color: #ffffff;
color: #ff0000;
font-style: italic;
font-weight: bolder;
text-decoration: underline overline;
text-transform: capitalize;
}