a:link		{ text-decoration: none; color: #07205E; }
a:active	{ text-decoration: none; color: #07205E; }
a:visited	{ text-decoration: none; color: #07205E; }
a:hover		{ text-decoration: none; color: #336699; }

.text		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 14px;
			  line-height: 20px;}

.title		{ font-family: Arial, Helvetica, sans-serif; 
			  font-size: 18px;
			  line-height: 22px;
			  font-weight: bold;
			  color: #004a95;}
