Body{
	background : Black;
	color : White;

}

#mainframe{
	border: 1px;
	border-color: White;
	border-style: solid;
	width: 800px;
	background: Black;
	
}
a {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: Orange;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: Orange;
	text-decoration: underline;
	font-weight: bold;
}


#ishikawa a{
 	color: #FF9900;
	font-size: medium;
	text-decoration: underline;
}
#ishikawa a:hover{
	color: #FF9900;
	font-size: medium;
}
#hirokazu a{
 	color: white;
	font-size: small;
	text-decoration: underline;
}
#hirokazu a:hover{
	color: white;
	font-size: small;
}
#news_title{
	color: Orange;
	font-weight: bold;
	font-size: medium;
}
#news_content{
	padding-left: 10px;
}
#eventos_title{
	color: White;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
#othertitles{
	color: White;
	font-weight: bold;
	font-size: large;
}
