/* CSS Document */
a:link {
	color: #FF0000;
}
.style1 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {font-weight: bold}
.style7 {font-weight: bold}
.style12 {color: #000000}
.style13 {font-weight: bold}
body {
	background-image: url(images/ss083.jpg);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #009900;
}