body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}

.mybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
a {
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-size: 20px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.myborder {
	border: 1px solid #032F14;
}
