﻿A {
	line-height: normal;
	color: silver;
	line-height: normal;
}
p {
	color: white;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: normal;
}
A:link {
	color: white;
	text-decoration: underline;
}
A:visited {
	color: white;
}
A:active {
	color: silver;
}
A:hover {
	color: #0000FF;
	text-decoration: underline;
}
td {
	color: white;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

