﻿
a {
	text-align: right;
	font-family: Calibri, serif, "MS Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #C0C0C0;
}
