td{
    font-size:12px;
    font-family:Myride Pro;
    color:#076BA7;
    }
    a{
    text-decoration: none;
    font-size:12px;
    color:black;
    font-family:Myride Pro;
    }
    a:link
    {color: black;
    text-decoration: none;
    text-underline: none;
	font-size: 12px
	}
    a:hover{    
    color:red;
    font-size:12px;
    }
    a.white {
    font-size:11px;
    color:ffffff;
	font-family:Myride Pro;
    text-decoration:none;
    font:900
    }
     a.white:visited {
    color:ffffff;
    }
 .h1
	{
    font-size:14px;
    font-family:Myride Pro;
    color:#076BA7;
    font-weight:bold
}