.voyeur {

	border: thin solid #FF9900;
}
body {
	font-family: "Comic Sans MS", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
}
.basic1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.allborder {
	border: thin solid #FF9900;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {

	color: #FF9900;
	text-decoration: none;
}
a:active {


	color: #FF9900;
	text-decoration: none;
}
