A:link 
{
	text-decoration: none;
	color : #1F5A87 ;
	background-color: transparent;
}
A:visited 
{
	text-decoration: none;
	color : #1F5A87 ;
	background-color: transparent;
}
A:active 
{
	text-decoration: none;
	color : #1F5A87 ;
	background-color: transparent;
}
A:hover 
{
	text-decoration: none;
	color : #6A879D ;
	background-color: transparent;
}
body 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #FFFFFF;
	color: #5D5D5D;
	margin-left: 20;
	margin-top: 10px;
	margin-right: 20;
	margin-bottom: 10px;
}
td 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
.small
{
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
}
.medium
{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
}
.large
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}
.orange
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E88138;
	line-height: 120%;
	background-color: transparent;
}
.largeorange
{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E88138;
	line-height: 120%;
	background-color: transparent;
}
.border 
{
	border-top: 1px #000000 solid; 
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-bottom: 1px #000000 solid;
	font-family: Tahoma, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
}
.spacing 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 150%;
}

.orangebox {background-image:url(http://www.storburn.ca/images/orangebox.gif)}
.greybox {background-image:url(http://www.storburn.ca/images/greybox.gif)}
.map_homebox {background-image:url(http://www.storburn.ca/images/map_homebox.gif)}
.map_infobox {background-image:url(http://www.storburn.ca/images/map_infobox.gif)}
.map_usesbox {background-image:url(http://www.storburn.ca/images/map_usesbox.gif)}
.map_specsbox {background-image:url(http://www.storburn.ca/images/map_specsbox.gif)}
.map_companybox {background-image:url(http://www.storburn.ca/images/map_companybox.gif)}
.map_contactbox {background-image:url(http://www.storburn.ca/images/map_contactbox.gif)}

A.orange:link
{
	font-size: 11px;
	font-weight: bold;
	color: #1F5A87;
	background-color: transparent;
}
A.orange:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #1F5A87;
	background-color: transparent;
}
A.orange:active
{
	font-size: 11px;
	font-weight: bold;
	color: #1F5A87;
	background-color: transparent;
}
A.orange:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #6A879D;
	background-color: transparent;
}
