/* --------------------------------------- */
/* LAYOUT /*
/* --------------------------------------- */

*html BODY { 
	font-size : 0.70em;
	 }/* style for IE6 only */
*+html BODY {
	font-size : 0.70em;
	 } /* style for IE7 only*/

BODY {
	font-size : 0.75em;
}

#mid {	
	line-height: 20px;
}

#mid2 {	
	line-height: 20px;
}


#text_links {
	line-height: 20px;
}

#main_links {
	line-height: 20px;
}
.righLink {
	color :#000000;
	font-size:12px;
	text-decoration: none;
	font-weight:600;
	line-height:20px;
}

.righLink a:hover {
	color : #FC0;
	font-size:12px;
	text-decoration: none;
	font-weight:600;
	line-height:20px;
	text-decoration:none;
}