BODY { 
color: #fff;
background: #262626;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
font-family:  Verdana, Arial, Helvetica, sans-serif;

}

.title
{
    FONT-SIZE: 18px;
    COLOR: #fff;
	font-weight:  bold;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.max
{
    FONT-SIZE: 28px;
    COLOR: #ffffff;
	font-weight:  bold;
    FONT-FAMILY: Times,Georgia,Serif;
}

.gallery {
	color: #FFCC66;
	font-weight: bold;
	FONT-SIZE: 14px;
}

.about {
	color: #333;
	LINE-HEIGHT: 20px;
	FONT-SIZE: 12px;
}


A:link {  color: #FFCC66;   text-decoration: none }
A:active  {  color: #FFCC66;   text-decoration: none }
A:visited {  color: #FFCC66;   text-decoration: none }
A:hover {  color: #ffffff;  text-decoration: underline }

A.embedded:link {  font-size:  12px;   color: #900;   text-decoration: underline}
A.embedded:active  {  font-size:  12px;   color: #900;   text-decoration: underline }
A.embedded:visited {  font-size:  12px;   color: #900;  text-decoration: underline }
A.embedded:hover {  font-size:  12px;   color: #009;   text-decoration: underline }

A.nav:link {  font-size:  11px;   color: #4C637D;   text-decoration: underline}
A.nav:active  {  font-size:  11px;   color: #000;   text-decoration: none }
A.nav:visited {  font-size:  11px;   color: #4C637D;  text-decoration: none }
A.nav:hover {  font-size:  11px;   color: #000;   text-decoration: underline }

A.navlit:link {  font-size:  11px;  font-weight:  bold; color: #FFCC66;   text-decoration: none}
A.navlit:active  {  font-size:  11px; font-weight:  bold;  color: #FFCC66;   text-decoration: none }
A.navlit:visited {  font-size:  11px; font-weight:  bold;  color: #FFCC66;  text-decoration: none }
A.navlit:hover {  font-size:  11px; font-weight:  bold;  color: #FFCC66;   text-decoration: underline }

A.elytra:link {  font-size:  10px;   color: #7C7152;   text-decoration: none}
A.elytra:active  {  font-size:  10px;   color: #7C7152;   text-decoration: none }
A.elytra:visited {  font-size:  10px;   color: #7C7152;  text-decoration: none }
A.elytra:hover {  font-size:  10px;   color: #7C7152;   text-decoration: underline }


HR {
size: 1pt;
style: noshade;
color: #996;
}

P { 
FONT-SIZE: 11px;
COLOR: #fff;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
LINE-HEIGHT: 18px;
}


h1 {

  font-family:  Georgia,Serif;
  font-size:  18px; 
  color:#333;
  }


h2 {
  font-family:  Georgia,Serif;
  font-size:  14px; 
 color:#333;
  }
  
  h3 {
  font-family:  Georgia,Serif;
  font-size:  12px;
  color:#4C637D;
  }

B { color: #FFCC66; }

strong { color: #7C7152; }

OL {
list-style-type: decimal;
}

UL {
list-style-type: square;
}

OL, UL, LI { 
FONT-SIZE: 11px;
COLOR: #333;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
LINE-HEIGHT: 18px;
}
       
