.transilvania {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993333;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: block;
	margin: auto;
	height: auto;
	width: auto;
	border: thin inset #CCCCCC;
	list-style-image: none;
	list-style-type: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	cursor: hand;
	filter: Light;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #993333;
	border: #CCCCCC;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #330099;
	background: #CCCCCC;
}
a:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #CC6666;
	
}
CSS_Dracula {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}

