﻿
div#Documents {
	color: #5c5b5a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#Documents a:link {
	color: #7BCEE3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-decoration : none;
	font-weight:bold;
}
div#Documents a:visited {
	color: #7BCEE3;
	font-size: 8px;	
	text-decoration : none;
	font-weight:bold;	
}
div#Documents a:hover {
	color: #ffe524;
	font-size: 8px;	
	text-decoration : none;
	font-weight:bold;	
}
div#Documents a:active {
	color: #7BCEE3;
	font-size: 8px;	
	text-decoration : none;
	font-weight:bold;
}