/* CSS Document */
a {	font-family: Verdana, MS Sans Serif, Century Gothic, Arial;
	font-size: 10px;
	color: #990000;
	text-decoration:none;	
}

a:hover { color: #cccccc;  text-decoration: none;}

p { font-family: Verdana, MS Sans Serif, Century Gothic, Arial;
	font-size: 12px;
	color: #cccccc;}
	
	h4 { font-family: Verdana, MS Sans Serif, Century Gothic, Arial;
		font-size: 15px;
	color: #ffffff;}
	
	