a:link { color: #003399;}
a:visited {color: #003399;}
a:active {color: #003399;}
a:hover {color: #ffffff;}

html {
     overflow: -moz-scrollbars-vertical;
}
html {
    overflow-y: scroll;
}

.footer {
	font-family: Bearpaw;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.body {
	font-family: Brushcut;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Brushcut;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.mainhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.contacttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.productsheading {
	font-family: Brushcut;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
