 a:link { font-weight:bold; color:#808080; text-decoration:none; }
 a:visited { font-weight:bold; color:#808080; text-decoration:none; }
 a:focus { font-weight:bold; color:#808080; text-decoration:none; }
 a:hover { font-weight:bold; color:#be1e1e; text-decoration:none; }
 a:active { font-weight:bold; color:#808080; text-decoration:none; }
	
h2 {
	color: #000000;
	font-size: 16px;
	font-family: Century Gothic;
}

h1 {
	font-size: 22px;
	font-family: Century Gothic;
}

h4 {
	color: #000000;
	font-size: 16px;
	font-family: Century Gothic;
}

.link_black:link { font-weight:bold; color:#000000; text-decoration:none; }
.link_black:visited { font-weight:bold; color:#000000; text-decoration:none; }
.link_black:focus { font-weight:bold; color:#000000; text-decoration:none; }
.link_black:hover { font-weight:bold; color:#be1e1e; text-decoration:none; }
.link_black:active { font-weight:bold; color:#000000; text-decoration:none; }
}

.red {color:red}

body { background-repeat:no-repeat; }