.title {
	
	font-family:  Gill Sans MT, Century Gothic, Tahoma;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#3148c6;
}

.normal {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	}
	
	.post {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-align: center;
	}
	
	
	.forum {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:white;
	}
	
	
	.home {

	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	}
	
	
	
	.disclaimer {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	}
	
	
.div.rollover {
    FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	color: #333333;
    background-color: transparent;
    margin-left: 0px;
    padding: 0px; }
	
	.div.rollover a:hover {
    color: #333333;
    background-color: #6AE1FF; }
	

	
.menu {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	}


.menubar {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	}
	
	
	
	.menubarBig {

	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	}
	
	
.table	
	{
	font-family: garamond;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633 
	}
	


a:link {
	color: #333333; TEXT-DECORATION: none
}

a:visited {
	COLOR: #333333; TEXT-DECORATION: none
}

A:hover {
	COLOR: blue; TEXT-DECORATION: none
}

