@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/* CSS Document */

.c1:link {
 color: #29aae1;
 text-decoration: none;
}
.c1:visited {
 color: #29aae1; 
 text-decoration: none;
}

.c2:link {
 color: white;
 text-decoration: none;
}

.c2:visited {
 color: white; 
 text-decoration: none;
}.style8 {color: #00CCFF}

