/* 
	Website: Globo Surf
	Author: Mauro Del Gaudio
	Version: 3.0
*/


	
/************************************************
*	Hyperlinks									*
************************************************/

h1 a {
	color: #666666;
	text-decoration: none;
    font-weight: bold;
    font-size: 12px;
	font-family: Arial;
	}
	
h1 img {
	border: none;
	}
	
h1 img:hover {
	border: none;
	}
	
	
h1 a {
	display: block;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #C0C0C0;
	font-size: 12px;
	font-family: Arial;
	}

h1 a:hover {
	color: #0099CC;
	font-size: 12px;
	font-family: Arial;
	}
	

h2 a:hover {
	color: #0099CC;
	font-weight: bold;
	font-family: Arial;
	font-size: 9px;
	}
	
h2 a {
	color: #ffffff;
	text-decoration: none;
    font-weight: bold;
    font-size: 9px;
	font-family: Arial;
	}
	
h3 a {
	display: block;
	color: #0099CC;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #C0C0C0;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	}
	
h4 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	}

	

h4 a, img {
	color: #0099CC;
	text-decoration: none;
    font-weight: bold;
    font-size: 14px;
	font-family: Arial;
	border: none;
	}
