/* Main Body style */
BODY {
font-size : 8pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bolder; 
color : #4b3e5c; 
background-color : #ffffff;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

/* Content */
.content {
font-size : 11pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #4b3e5c; 
background-color : #ffffff;
margin : 0 0 0 0;
padding : 10 10 10 10;
width : auto; 
}
.content a:link {
color : #C89F5E; 
text-decoration: underline;
}
.content a:visited {
color : #C89F5E; 
text-decoration: underline;
}
.content a:active {
color : #C89F5E; 
text-decoration: underline;
}
.content a:hover {
color : #A9A69C; 
text-decoration: underline;
}

/* Content */
.webring {
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
}
.webring a:link {
color : #0000ff; 
text-decoration: underline;
}
.webring a:visited {
color : #0000ff; 
text-decoration: underline;
}
.webring a:active {
color : #0000ff; 
text-decoration: underline;
}
.webring a:hover {
color : #800080; 
text-decoration: underline;
}

/* Main Menu */
.menu {
text-align : left;
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 8pt; 
color : #FDEFB3;
}
.menu a:link {
text-decoration: none;
color : #FDEFB3;
}
.menu a:visited {
text-decoration: none;
color : #FDEFB3;
}
.menu a:active {
text-decoration: none;
color : #FDEFB3;
}
.menu a:hover {
text-decoration: none;
color : #FFFFE0;
}

