.mag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: 4C5C69
}

.mag a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: 4C5C69
}

.mag a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: 4C5C69
}



.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4C5C69

}

.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;	
	color: 4C5C69

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: 000000
	
}

.brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;

}

.content 
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: 000000
	}
.contentbold 
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 12px;  
	color: 0034d0
	}
.link
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: 000000
	}
.brand1 
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: E88610
	}
.price 
	{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: 4C5C69
	}

h1, h2, h3, h4 {font-weight:bold}
h1 {color:4C5C69}
h1, h2 {padding-left:5px}
h1 {font-size:150%}
h4 {font-size:105%;font-style:italic}
h2 {font-size:125%;color:E88610}
h3 {font-size:110%;color:E88610}

#blog{
background: url(images/blog.png) no-repeat bottom; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:29%;height:60px;width:120px;margin:0;padding:0;position:fixed;z-index:5000;}
#blog a{display:block;width:100%;height:100%;}
#blog:hover {
	background-position: 0 0;
}

#tweet{
background: url(images/twitter.png) no-repeat bottom; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:40%;height:60px;width:144px;margin:0;padding:0;position:fixed;z-index:5000;}
#tweet a{display:block;width:100%;height:100%;}
#tweet:hover {
	background-position: 0 0;
}

#fb{
background: url(images/facebook.png) no-repeat bottom; /* Path to Image */
right:0px;  /* change this to left: 1px; to put it on the left of the screen */
top:51%;height:60px;width:144px;margin:0;padding:0;position:fixed;z-index:5000;}
#fb a{display:block;width:100%;height:100%;}
#fb:hover {
	background-position: 0 0;
}

