﻿a {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.tblink {
	font-family:arial,sans-serif;
	font-size:11px;
	color:#0000FF;
	text-decoration:underline;
}
ol,li,p,div {
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.button {
	background-position: center;
	border: 1px solid #9966FF;
	color: #0000FF;
}