P {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 10px;	
	line-height : 13px;
}

#p1 {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px;	
}

#text {
	color: #505050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right : 10px;
}

#news {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

#news1 {
	color: #505050; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	margin-top: 5px; 
	margin-bottom: 0px; 
	margin-left: 0px;
}

a.menu {
	text-decoration : none;
	font-weight : normal;
	color: Black;
}
a.menu:hover {
	text-decoration : none;
	font-weight : bold;
	color: Black;
}

a.menu1 {
	text-decoration : none;
	font-weight : normal;
	color: Black;
}
a.menu1:hover {
	text-decoration : none;
	font-weight : normal;
	color: #CC6633;
}

a.menu2 {
	text-decoration : none;
	font-weight : normal;
	color: #505050;
}
a.menu2:hover {
	text-decoration : none;
	font-weight : normal;
	color: #CC6633;
}

a.menu-s {
	text-decoration : none;
	font-weight : normal;
	color: #05784E;
}
a.menu-s:hover {
	text-decoration : none;
	font-weight : bold;
	color: #05784E;
}

a.main {
	text-decoration : none;
	font-weight : bold;
	color: Silver;
}
a.main:hover {
	text-decoration : none;
	font-weight : bold;
	color: White;
}


