body {
	background-color: #8d8492;
	background-attachment: fixed;
}
a:link {
	color: #e300a0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8b00e3;
}
a:hover {
	text-decoration: none;
	color: #fd03b3;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.text { 
	FONT-FAMILY: Verdana,Arial,helvetica,sans-serif;
    	FONT-SIZE:small; 
    	color: #3d0027;
    }
.disclaimer { 
	FONT-FAMILY: Verdana,Arial,helvetica,sans-serif;
    	FONT-SIZE:x-small;
    	color: #4d0032;
    }
.title { 
	FONT-FAMILY: Verdana,Arial,helvetica,sans-serif;
    	FONT-SIZE:small; 
    	color: #FFFFFF;
    	font-weight: bold;
    }
