a:link {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		text-decoration: none;
		font-style: none;
		color: #CCCCCC;
		}
		

		
a:visited {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        text-decoration: none;
		font-style: none;
		color: #CCCCCC;
		}
a:hover {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        text-decoration: none;
		font-style: none;
		color: black;
		}

		
.store {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
		text-decoration: none;
		font-style: none;
		color: black;
		}
		
span#on_white  a:link{
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
      	color:#000033;
              
}

span#on_white  a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        color:#333333
		}

span#on_white  a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
        font-weight: bold;
        color: #E5851E;
		}
