@charset "UTF-8";
#info
{
	list-style : none;
	line-height : 30px;
	text-align : center;
	color: #330000;
}
#info
{
	font-weight : normal;
	font-family : Times New Roman;
	font-size : 18pt;
	color: #FF0000;
}
#info a 
{
	padding : 0;
	color : #FF0000;
	text-decoration : none;
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
}
#info a:hover
{
	color: #660000;
	text-decoration : underline;
}

