<style type="text/css">
<!--
body
{scrollbar-face-color: #470744;
scrollbar-shadow-color: #9E005D;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #363636;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #000000;
	background-image: url(Graphics/backIndex.jpg);
}

body { 
	background-color: #000000;
	background-image: url(Graphics/backIndex.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #d60d8c;
}

a:hover {
	text-decoration: underline;
	color: #fdc8ea;
}

.text {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}

.textfront {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #d60d8c;
	line-height: 24px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #d60d8c;
	line-height: 18px;
}

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}


.storelinks {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}

.storelinks a:link, .storelinks a:visited, .storelinks a:active {
	font-family: arial;
	font-size: 14px;
	text-decoration : none;
	color: #CCCCCC;
	}

.storelinks a:hover { 
	text-decoration : none;
	color: #FF69FF;
	font-size: 14px;
	border-bottom: 1px dotted #FF69FF;
	}

	.monavie {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

	.storedesc {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.menu {
	font-size:10px;
	font-family: Tahoma, sans-serif;
	color:CCCCCC;
	background-color:363636;
}
