﻿a:link {
				color: #3366FF;
				text-decoration: none;
				text-align: center;
}
a:visited {
				color: #3366FF;
				text-decoration: none;
}
a:active {
				color: #000080;
				text-decoration: none;
}
a:hover {
				color: #808080;
				text-decoration: none;
}

