body {background-image: url(../images/background.jpg);}

a:link {color: #6666FF;	text-decoration: none;}
a:visited {text-decoration: none; color: #6666FF;}
a:hover {text-decoration: underline; color: #6666FF;}
a:active {text-decoration: none; color: #6666FF;}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.style2 {font-size: small}

.style3 {font-size: medium}

.style4 {color: #FF0000}

.style5 {font-weight: bold}

.style6 {color: #FFFFFF}

.style7 {font-size: xx-small; color: #999999; }

.style8 {color: #666666}

.style9 {font-size: xx-small}

