@charset "utf-8";
body {
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../BackgroundInfo/1.gif);
}
.thumbnail {
	font-size: small;
	text-decoration: underline;
	color: #FF0000;
}

.projectName {font-size: large}
.copyright {
	font-size: small;
	font-weight: normal;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.projectDesc {
	font-size: small;
}
