/* CSS Document */
body{margin-top:18px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	}


.white12 {
	font-family: tahoma;
	font-size: 12px;
	color: #dcdcdc;
	text-decoration: none;
	line-height: 16px;
}
.purple12 {
	font-family: tahoma;
	font-size: 12px;
	color: #a75aae;
	text-decoration: none;
}
.mor11 {
	font-family: tahoma;
	font-size: 11px;
	color: #b27fb5;
	text-decoration: none;
}

.white12:hover {

	font-family: tahoma;
	font-size: 12px;
	color: #a75aae;
	text-decoration: underline;
	line-height: 16px;
}
.mor11:hover {

	font-family: tahoma;
	font-size: 11px;
	color: #b27fb5;
	text-decoration: underline;
}
