A:link {text-decoration: none; color: #92a093; font-style : italic; letter-spacing : 1px;}
A:visited {text-decoration: none; color: #92a093; font-style : italic; letter-spacing : 1px;}
A:hover {text-decoration: none; color: #303230; font-style : normal; letter-spacing : 1px;}
A:active {text-decoration: none; color: #92a093; font-style : normal; letter-spacing : 1px;}

body {
	font-family: "Verdana", Arial, sans-serif;
	color: #303230;
	background-color: #bfbfb7;
	font-size: 11px
	margin: 0;

SCROLLBAR-FACE-COLOR: #303230;
SCROLLBAR-HIGHLIGHT-COLOR: #303230;
SCROLLBAR-SHADOW-COLOR: #ccd6d7;
SCROLLBAR-3DLIGHT-COLOR: #ccd6d7;
SCROLLBAR-ARROW-COLOR: #ccd6d7;
SCROLLBAR-TRACK-COLOR: #303230;
SCROLLBAR-DARKSHADOW-COLOR: #303230;
}

table, tr, td  {
font-family: "Verdana", Arial, sans-serif;
font-size: 11px;
color : #303230;
background-color : #efebf2;
text-align: justify;
border: 0px;
margin : 0px;
padding: 0px;
}

a img {
	border: 1px solid #ccd6d7;
}
a:hover img {
	border: 1px solid #303230;
	background: none;
}

textarea, select, input, option {
background-color: transparent;
font-family: arial;
line-height : 13px;
font-size: 11px;
color: #303230;
border-style: dotted;
border-color: #303230;
border-width: 1px;
overflow:auto; 
}


h1, .nav {
font-family: "Verdana", Arial, sans-serif;
font-size: 10px;
color : #303230;
padding: 2;
padding-left: 10;
margin-bottom: 3px;
text-transform: uppercase;
letter-spacing : 2px;
border-bottom : 1px dotted #303230;
background-color : #ccd6d7;
font-weight : bold;
margin-top : 3px;
text-align : left;
}



.menu {
font-size: 10px;
background-color : #efebf2;
margin-bottom : 2px;
text-decoration: none;
text-align : left;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 7px;
}

.content {
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 7px;
background-color : #efebf2;
text-align : center;
}

.content img {
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 7px;
background-color : #efebf2;
text-align : center;
border-style: solid;
border-width: 1px;
border-color: #ccd6d7;
}

.quote {
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 7px;
background-color : #efebf2;
text-align : center;
}

.link {
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 7px;
background-color : #efebf2;
text-align : center;
}

.storyTitle{
font-family: arial;
line-height : 13px;
font-size: 9px;
text-align: left;
color: #E89CB4;
margin: 0px;
padding-bottom:2px;
padding-top:2px;
font-weight:bold;
background-color : white;
border-bottom : dotted 2px #ead9d9;
}


