	.biglink {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 12pt;
		color: #8F94C2;
		text-decoration: none;
	}
	
	.biglink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 13pt;
		color: #7570A5;
		text-decoration: none;
	}
	.littlelink {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #8F94C2;
		text-decoration: none;
	}
	
	.littlelink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 6pt;
		color: #7570A5;
		text-decoration: none;
	}
	.mainlink {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 9pt;
		color: #22458C;
		text-decoration: none;
	}
	
	.mainlink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 9pt;
		color: #22458C;
		text-decoration: none;
	}
	.newlink {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #DA251D;
		text-decoration: none;
	}
	
	.newlink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #7570A5;
		text-decoration: none;
	}

	.whitelink {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		color:white;
		text-decoration:none;
	}
	
	.whitelink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		color: white;
		text-decoration:none;
	}

	a {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 9pt;
		color: #da251d;
		text-decoration:none;
	}
	
	a:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 9pt;
		color: #da251d;
		text-decoration: none;
	}
	.gray {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #808080;
		text-decoration: none;
	}
	
	.gray:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #808080;
		text-decoration: none;
	}
	td {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 9pt;
		text-decoration: none;			
	}
	p {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;			
	}
	body{
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 10pt;
		text-decoration: none;	
	}
	
	.mayorlink {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 9pt;
		color: #24478c;
		text-decoration:none;
	}
	
	.mayorlink:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 9pt;
		color: #f7b866;
		text-decoration: none;
	}
	.txtframe{
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 8pt;
		text-decoration: none;	
	}
	.lnkframe {
		font-family: arial,helvetica,sans-serif;
		font-weight: normal;
		font-size: 8pt;
		color: #da251d;
		text-decoration:none;
	}
	
	.lnkframe:hover {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 8pt;
		color: #da251d;
		text-decoration: none;
	}
