a:link {
	color: #DDDDDD;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a:visited, a:active {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	background-color: #6B254A;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #333333;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	margin-top: 20%;
}
.texttwelve {
	color: #DDDDDD;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

