/* Created using Style Master from Western Civilisation CSS1 { -30 -4 558 625 } */

body, p, td, li {}

/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. */

h1, h2, h3, h4, h5, h6 {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}

a:link {
font-style: normal;
font-weight: bold;
color: #8000ff;
font-size: medium;
}

a:visited {
color: #0000ff;
font-style: normal;
font-weight: bold;
font-size: medium;
}

a:active {
color: #8000ff;
font-style: normal;
font-weight: bold;
font-size: medium;
}

a:hover {
color: #ffffff;
font-style: normal;
font-weight: bolder;
background-color: #0000ff;
font-size: medium;
}

/* This basic style sheet provides selectors for the most commonly used elements. Use it as the basis for your style sheets. */
