body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
a {
	text-decoration: none;
	color: #0000FF;
}
.style2 {
	color: #de0b81;
	font-size: 18px;
	font-weight: bold;
}
.style3 {
	border: 5px dashed #FF0000;
}