/* CSS Document */


body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #3300FF;
}
body {
	background-color: #999999;
	background-image: url(assets/CG_wallpaper1.png);
	background-repeat: repeat;
}
a:link {
	color: #6600FF;
}
a:visited {
	color: #663399;
}
.style1 {font-size: 16px}
