textarea{
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body{
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#planet_footer div{
	font-size: 10px;
}
div#planet_copyright{
	color: #808080;
}
div#planet_footer a{
	color: #006699;
	text-decoration: none;
}
div#planet_footer a:hover{
	text-decoration: underline;
}
div#planet_submenu{
	font-size: 11px;
	color: #ffffff;
}
div.maintitle,
div.section_title{
	font-size: 18px;
	color: #990000;
}
div.video_entry_user{
	font-size: 9px;
	color: #cccccc;
}
div.subtitle{
	color: #ffffff;
	font-size: 16px;
}

label.form_label{
	color: #333333;
	
	font-size: 10px;
	font-weight: bold;
}
ul.form_error_main li,
ul.form_error li{
	color: #FF0000;
	
	font-size: 12px;
}


a{
	color: #0099ff;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}

a.small_gray{
	color: #999999;
	text-decoration: none;
	
	font-weight: bold;
	font-size: 10px;
}
a.small_gray:hover{
	text-decoration: underline;
}

a.mainmenu{
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	
	color: #ff6600;
	font-weight: bold;
}
a.selected_mainmenu,
a.selected_mainmenu:hover,
a.mainmenu:hover{
	text-transform: uppercase;
	text-align: center;
	
	text-decoration: none;

	color: #FFFFFF;
	font-weight: bold;
}

a.yellow{
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	
	color: #cccc00;
}
a.yellow:hover{
	text-decoration: underline;
	text-transform: capitalize;
}

a.gray{
	font-weight: normal;
	text-decoration: underline;
	
	color: #cccccc;
}
a.gray:hover{
	text-decoration: none;
}