﻿
a {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #003300;
}
a:active {
	color: #000000;
}
a:hover {
	color: #999999;
}
.no-line {
	text-decoration: none;
}
table {
	border-style: none;
}
td {
	border: thin solid #000000;
}
.pixel-300 {
	width: 300px;
}
.pixel-30 {
	width: 30px;
}
.pixel-80 {
	width: 80px;
}
.pixel-530 {
	width: 530px;
}
.text-bold {
	font-weight: bold;
}

