/* Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } */

img {}

body {
font-family: "Comic Sans MS", Arial, Helvetica;
color: #000080;
font-size: 14px;
background-image: url(Pastel-Color-bg-pretty.jpg);
}

table {
font-family: "Comic Sans MS", Arial, Helvetica;
color: #0000a0;
}

tbody {
font-family: "Comic Sans MS", Arial, Helvetica;
}

td {
font-family: "Comic Sans MS", Helvetica, Arial;
color: #0000a0;
}

/* 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. */

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

h1, h2, h3, h4, h5, h6 {
font-family: Arial, "Comic Sans MS", Helvetica;
color: #0000a0;
}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {
font-family: Arial, "Comic Sans MS", Helvetica;
color: #0000a0;
}

a:link {
color: #400080;
}

a:visited {
color: #0000a0;
}

a:hover {
color: #800080;
}

a:active {
color: #ef0000;
}