p {
	text-indent: 0px;
	margin: 5px 0px 5px 0px
	font-family: arial;
	font-size: 11px;	
	color: #000000;
}

.textmy1 {
	font-family: arial;
	font-size: 18px;	
	color: #000000;
}

.text {
	font-family: arial;
	font-size: 11px;	
	color: #000000;
}

.textsm {
	font-family: arial;
	font-size: 10px;	
	color: #e5e5e5;
}

.textbig {
	font-family: arial;
	font-size: 30px;	
	color: #666666;
}

ul {
	margin: 5px 0px 5px 20px
}

.forum {
	font-family: arial;
	font-size: 80%;	
	color: #222222;
}


a:active, a:visited, a:link {text-decoration: none; color: #666666}
a:hover {text-decoration: underline; color: #666666} 

a.mnu:active, a.mnu:visited, a.mnu:link {text-decoration: none; color: #e5e5e5}
a.mnu:hover {text-decoration: underline; color: #e5e5e5} 

a.white:active, a.white:visited, a.white:link {text-decoration: none; color: #ffffff}
a.white:hover {text-decoration: underline; color: #ffffff} 
