/* CSS Document */
/* Brad Squires Memorial Fund*/
/* Created and maintained by Jessica Saker */
/* Content by Chad Squires */

a:link.graybg, a:active.graybg, a:visited.graybg
{
	font-family: verdana;
    color: #ffffff;
	text-decoration: underline;
	font-size: 12pt;
	font-weight: bold;
	background-color:#32177E;
}

a:hover.graybg
{
	font-family: verdana;
    color: #ffffff;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	background-color:#CB4117;
}


.tenver {font-family:verdana; font-size:10pt; color:black;}


a:link.links, a:active.links, a:visited.links
{
	font-family: verdana;
    color: #32177E;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

a:hover.links
{
	font-family: verdana;
    color: #CB4117;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}

