body {
	background-color: #000000;
	margin: 0px;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.content a{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #64CDF4;
	text-decoration: none;
}
.content a:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHead {
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	color: #7B2C96;
	text-decoration: none;
}
.contentHead a{
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.contentHead a:hover{
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	color: #7B2C96;
	text-decoration: none;
}
.contentSmall {
	font-family: Myriad Pro;
	font-size: 15px;
	font-weight: normal;
	color: #7B2C96;
	text-decoration: none;
}
.contentSmall a{
	font-family: Myriad Pro;
	font-size: 15px;
	font-weight: normal;
	color: #8733A5;
	text-decoration: none;
}
.contentSmall a:hover{
	font-family: Myriad Pro;
	font-size: 15px;
	font-weight: normal;
	color: #8733A5;
	text-decoration: none;
}
.footer {
	font-family: Myriad Pro;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a {
	font-family: Myriad Pro;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Myriad Pro;
	font-size: 13px;
	font-weight: normal;
	color: #7B2C96;
	text-decoration: none;
}