a:link
{
	border-bottom: 1px solid #5C85FF;
	color: #000000;
	text-decoration: none;
}
a:visited
{
	border-bottom: 1px solid #FFD65C;
	color: #000000;
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
p.center {
	text-align: center;
}

.hidden
{
	text-align: right;
	color: #66B3FF;
	font-size: 70%;
}

.noborder
{
	border:none;
}

table.info td
{
	padding-right: .5cm;
	padding-top: .5cm;
}

.rightborder
{
	border-right: solid 1px #000000;
}
.topborder
{
	border-top: solid 1px #000000;
}