@charset "utf-8";

#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #341212;
}


#text  h2 {
	font-size: 10px;
	font-weight: normal;	
	
}


#text  a:link  {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#text  a:hover  {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}

#text  a:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}
