a:link, a:visited {
	color: #e8a8ab;
        font-size: 14px;
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	color: #fee7e9;
	text-decoration: none;
        font-size: 14px;
        font-style: none; 
	font-weight: bold;
}

b {
	color: #b12f2d;
}

#navi {
	margin-top: 5px;
	color: #000000;
	font-weight: bold;
        font-size: 24px;
 	font-family: "Arial", Arial Narrow, Century Gothic;
	text-align: center;
}

#navi a {
	color: #b12f2d;
	font-family: "Arial", Century Gothic;
	font-weight: bold;
        font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
}

#navi a:hover {
	color: #000000;
	font-family: "Arial", Century Gothic;
 	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 5px;

}

.h1 { 
	color: #e04254;
	padding-left: 15px;  
        font-size: 24px;
	font-family: "Century Gothic", Trebuchet MS;
	text-decoration: none;
	margin-top: 2px;
}


.content { 
 	color: #674b55;
        font-size: 14px;
	font-family: "Arial", Century Gothic;
	margin-top: 5px;

}

.bg {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url('images/fiercedeityv4_05.png');
}

.disclaimer { 
 	color: #674b55;
        font-size: 10px;
	font-family: "Arial", Century Gothic;
 	border-top: 2px solid #000000;
	margin-bottom: 10px;
}

body {
	background-color: #facbcd;
	background-repeat: repeat;
	background-image: url('images/bg2.png');
}