a:link {
	text-decoration: none;
	list-style-type: none;
	color: #CC00FF;
	background-color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	list-style-type: none;
	color: #CC00FF;
	background-color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	list-style-type: none;
	color: #CC00FF;
	background-color: #CCCCCC;
}
a:active {
	text-decoration: none;
	list-style-type: none;
	color: #CC00FF;
	background-color: #CCCCCC;
}
.DefaultMakeUp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFFF;
	background-color: #666666;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #666666;
}
