﻿.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.whitecentered {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
a {
	color: #FFFFFF;
}
.white A:active {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.white A:link {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.white A:visited {
	FONT-WEIGHT: bold; COLOR: #ffffff; TEXT-DECORATION: underline
}
.white A:hover {
	FONT-WEIGHT: bold; COLOR: #cccccc; TEXT-DECORATION: underline
}
.black A:active {
	font-weight:700 color: black; text-decoration: none
}
.black A:link {
	font-weight:700 color: black; text-decoration: none
}
.black A:visited {
	font-weight:700 color: red; text-decoration: none
}
.black A:hover {
	font-weight:700 color: red; text-decoration: none
}
.margin {
	margin: 10px;
}
.white {
}
.black {
}
.style2 {
	color: #000000;
}