html,body{
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	line-height : 18px;
}

a , a:link, a:active, a:visited {
	color : #CF678D;
	outline : none;
	text-decoration : none;
}

a:hover {
	color : #CF678D;
	outline : none;
	text-decoration : underline;
}

h1{
	padding : 0;
	margin : 0 0 7px 0;
	color : #549037;
	font-size : 22px;
	font-family : Trebuchet MS;
	line-height : normal;
	font-weight : normal;
}

h2{
	padding : 0 0 5px;
	margin : 0;
	color : #990036;
	font-size : 16px;
	word-spacing : normal;
	font-family : Arial;
	line-height : normal;
	font-weight : normal;
}
