body {
	font-family: Verdana;
}
p {
	font-family: Verdana;
	color: black;
	font-size: 16px;
}
h1 {
	font-family: Verdana;
	color: #007000;
}
h2 {
	font-family: Verdana;
	color: #007000;
}
h3 {
	font-family: Verdana;
	color: #007000;
}
h4 {
	font-family: Verdana;
	color: #007000;
}
h5 {
	font-family: Verdana;
	color: #007000;
}
h6 {
	font-family: Verdana;
	color: #007000;
}
a:link {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
v:link {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
v:visited {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	text-decoration: none;
	color: red;
	font-weight: bold;
}
v:hover {
	font-family: Verdana;
	text-decoration: none;
	color: red;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
v:active {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
a.buttons:link {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
	font-size: 24px;
}
v.buttons:link {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
	font-size: 24px;
}
a.buttons:visited {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
	font-size: 24px;
}
v.buttons:visited {
	font-family: Verdana;
	text-decoration: none;
	color: yellow;
	font-weight: bold;
	font-size: 24px;
}
a.buttons:hover {
	font-family: Verdana;
	text-decoration: none;
	color: red;
	font-weight: bold;
	font-size: 24px;
}
v.buttons:hover {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 24px;
}
a.buttons:active {
	font-family: Verdana;
	text-decoration: none;
	color: red;
	font-weight: bold;
	font-size: 24px;
}
v.buttons:active {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 24px;
}
a.small {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7px;
}
v.small {
	font-family: Verdana;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 7px;
}
