@charset "utf-8";
/* CSS Document */

#right 	  {	background-color: #444233;	align-content: center;	}
a:link    { color: #28251b;	text-decoration: underline;	}
a:visited { color: #544e3a; text-decoration: none; }
a:active  { color: #544e3a; text-decoration: none; }
a:hover   { color: #000; text-decoration: underline; }
.glink    {	color: #FF0004; text-decoration: underline;}
.center   { text-align: center;	}
.style20  {	font-size: 12;	text-align: center;}
.style24  { font-weight: bold;	}	
.style14  { color: #28251b;}
.small    { color: #28251b; font-size: small;	}
.xsmall   { color: #28251b; font-size: x-small;	}
.white 	  { color:#BDBDBD; } 
.black    { color:#000000; font-size: x-large; }
.nblack    { color:#000000;}
h2 {color: white; font-size: large; align: center }