A:link {
	color: #000000;
	text-decoration: none;
}

A:active {
	color: #000000;
	text-decoration: none;
}

A:visited {
	color: #000000;
	text-decoration: none;
}

A:hover {
	color: #FF3333;
	text-decoration: none;
}

.name {
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
}

.small_white {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
}

.text {
	font-family: arial;
	font-size: 11px;
}

.header {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
}

.purple {
	color: #8D5489;
}

.blue {
	color: #6A7E94;
}

.gold {
	color: #999967;
}

.green {
	color: #1F7930;
}

.silver {
	color: #666666;
}
