﻿body { background-color: #dcca98; }

A:link		{ color: #cc0a27; text-decoration: none; }
A:visited	{ color: #cc0a27; text-decoration: none; }
A:hover		{ color: #cc0a27; text-decoration: underline; }
A:active	{ color: #cc0a27; text-decoration: none; }

.Copyright A:link, .Copyright A:visited {color: #441316; font-weight: bold;}
.Copyright A:hover {color: #441316; font-weight: bold;}
.Copyright A:active {color: #441316; font-weight: bold;}