
h1 {
	font-size:22px;
	color:#444444;
	font-weight:bold;
	text-transform:none;
	 margin-bottom: 12px;
}

h2 {
	font-size:18px;
	color:#444444;
	font-weight:bold;
	text-transform:none;
	 margin-bottom: 7px;
}

/* Remember: LoVe For Hate */
a { color:#d15152; text-decoration: none;}
a:visited { color:#989898;}
a:focus,a:active {}
a:hover { text-decoration: underline;}