/* page
--------------------------------------------------*/

#page {
	width: 620px;
	background-color: white;
	border: 0px solid white;
	font-family: Arial;
	font-weight: none;
	font-size: 11;
}

#page a.menu:link, a.menu:visited {
	color: #0A1833;
	text-decoration: none;
	text-align: right;
	
}

#page a.menu:hover, a.menu:active {
	color: #CA2C2C;
}

#menu {
	width:600px;
	text-align: right;	
	color: #0A1833;
}


#mp3	{ 
	width: 600px;
	font-family: Arial;
	font-weight: none;
	text-align: justify;
	color: #0A1833;

}

#page a.content:link, a.content:visited {
	color: #FF9A00;
	text-decoration: none;
	text-align: right;
}

#page a.content:hover, a.content:active {
	color: #CA2C2C;
}



#content	{ 
	width: 600px;
	font-family: Arial;
	font-weight: none;
	text-align: justify;
	color: #0A1833;
}

#page a.content:link, a.content:visited {
	color: #FF9A00;
	text-decoration: none;
	text-align: right;
}

#page a.content:hover, a.content:active {
	color: #CA2C2C;
}


#page h2.content {
	color: #CA2C2C;
	font-size: 14;
	
}

#content table.content {
	color: #0A1833;
	font-family:  arial, sans-serif; 
	font-weight: none;
	text-align: justify;
	font-size: 11;
}