.bodyfont {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color : #000000;
    text-decoration : none;
    }

.smallfont {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color : #000000;
    text-decoration : none;
    }
    
a.smallfont:hover {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color : #CC6666;
    text-decoration : underline;
    }
    
.crumb {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color : #414141;
    text-decoration : none;
    }

a.crumb:hover {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color : #d28712;
    text-decoration : none;
    }
    
.orangeCrumb {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color : #d28712;
    text-decoration : none;
    }

.smallfontwhite {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    color: #ffffff;
    } 
    
.mediumfont {
    font-family: verdana, arial, helvetica;
    font-size: 11.5px;
    color : #000000;
    text-decoration : none;
    }
    
a.mediumfont:hover {
    font-family: verdana, arial, helvetica;
    font-size: 11.5px;
    color : #CC6666;
    text-decoration : underline;
    }

.title {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color : #000000;
    text-decoration : none;
}

a.title:hover {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color : #d28712;
    text-decoration : none;
}

.productTitle {
	font-family: Century Gothic, verdana, arial, helvetica;
	font-size: 24px;
	color : #414141;
    text-decoration : none;
}

a.productTitle:hover {
	font-family: Century Gothic, verdana, arial, helvetica;
	font-size: 24px;
	color : #000000;
    text-decoration : none;
}

.header {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color : #000000;
    text-decoration : none;
}

a.header:hover {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color : #006699;
    text-decoration : none;
}

.medLink {
    font-family: verdana, arial, helvetica;
    font-size: 11.5px;
    color : #006699;
    text-decoration : none;
    }

a.medLink:hover {
    font-family: verdana, arial, helvetica;
    font-size: 11.5px;
    color : #000000;
    text-decoration : underline;
    }

.imageborder {
    border: 1px #000000 solid;
    } 
    
