.callToAction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000066;
}
.header:link, .header:visited {
    font-weight: bold; 
    color: red
}
.header:hover {
    font-weight: bold; 
    text-decoration: underline; 
    color: red; 
    background: beige;
}
.category:hover {
    font-size: 9pt; 
    text-decoration: none; 
    color: blue; 
    background: beige;
}
.category:link, .category:visited {
    font-size: 9pt; 
    text-decoration: none; 
    color: blue;
}
.category 
{
    font-size: 9pt;
}
body {
    font-size: 12px; 
    font-family: Arial, Helvetica, Sans-Serif; 
    background: #ffffff; 
    margin: 0px;
 }
.PageHeader {
    background-image: url(/templates/DigitalPitcurePrintingFramesBanner.jpg);
}
.sss {
	background-image: url(/templates/sssBackground.jpg);
}