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

a.Linkaction:link {
color: #0000a0;
font-style: normal;
font-weight: bolder;
text-decoration: underline;
background-color: transparent;
}

body {
background-image: url(newbg.jpg);
background-position: left top;
background-attachment: scroll;
background-repeat: no-repeat;
}

a.linkaction:active {
color: #ffffff;
font-style: normal;
font-weight: bold;
text-decoration: underline;
background-color: #651dfa;
}

a.linkaction:visited {
color: #0000ff;
font-style: normal;
font-weight: bold;
text-decoration: underline;
background-color: transparent;
}

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