
/* UBC Sport Car Club, BID=214*/


a.h_nav_ah:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
    font-weight : bold;
}
a.h_nav_ah:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
    font-weight : bold;
}


a.h_nav_a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}


a {
	text-decoration : none;
	font-family : verdana, helvetica, arial;
	color : Blue;
}

a:hover  {
	text-decoration : underline;
	color : Blue;
}



