
A:link {color: #CCCCCC}
A:visited {color: #666666}
A:hover {text-decoration: underline; color:red}	
A:active {text-decoration: none}

h1 {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	}
	
h2 {
	font-size: 30px;
	text-align: center;
	color: #FFFFFF;	
	}
	
h3 {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	}
	
h4 {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	}
