	*,body	{
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	}
	a 	{
		text-decoration: none;
		color: #AA0000;
		font-size: 12px;
		font-weight: bold;
		font-style:normal
	}
	a.menu {
		font-size: 13px;
		font-family:Arial, Helvetica, sans-serif;
	}
	a:hover {
		background-color: #FFEFEF;
		font-size: 13px;
	}
	a.menu:hover {
		background-color: #FFEFEF;
		font-size: 15px;
	}
	h1 {
	font-size: 24px;
}
