
BODY,TD {	font-family: arial;
			font-size: 10px;
			font-weight: bold;
			color: #a3b466;
			}

A:LINK {	text-decoration: none;
			color: #a3b466;
			}

A:VISITED {	text-decoration: none;
			color: #a3b466;
			}

A:HOVER {	text-decoration: none;
			color: #633535;
			}

P {			font-family: arial;
			font-size: 12px;
			font-weight: normal;
			color: #633535;
			}

.bold {
			font-weight: bold;
			}

.counter {
			color: #633535;
			position: absolute;
			top: 4px;
			left: 202px;
			}

A:LINK.counter {
			color: #633535;
			}
A:VISITED.counter {
			color: #633535;
			}

.start {
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		color: #633535;
		text-align: right;
		}
A:LINK.start {
			color: #633535;
			}
A:VISITED.start {
			color: #633535;
			}
