.test{	font-family: Arial, Verdana, Tahoma;	font-size: 30px; 	color: red;	font-weight: bold;	text-decoration: none	}body{	background-image: url(images/background.jpg);	background-repeat: no-repeat;}a{	font-family: Arial, Verdana, Tahoma;	font-size: 15px; 	color: #FFFFFF;	font-weight: bold;	text-decoration: none}a:hover{	font-family: Arial, Verdana, Tahoma;	font-size: 15px; 	color: #01AA89;	font-weight: bold;	text-decoration: nonea:visited{	font-family: Verdana, Tahoma, Arial;	font-size: 15px; 	color: #FFFFFF;	font-weight: bold;	text-decoration: none}a:active{	font-family: Verdana, Tahoma, Arial;	font-size: 15px; 	color: #01AA89;	font-weight: bold;	text-decoration: none}a.sublinks{	font-family: Arial, Verdana, Tahoma;	font-size: 15px; 	color: #FFFFFF;	font-weight: bold;	text-decoration: none}a.sublinks:hover{	font-family: Arial, Verdana, Tahoma;	font-size: 15px; 	color: #00AA89;	font-weight: bold;	text-decoration: nonea.sublinks:visited{	font-family: Verdana, Tahoma, Arial;	font-size: 15px; 	color: #FFFFFF;	font-weight: bold;	text-decoration: none}a.sublinks:active{	font-family: Verdana, Tahoma, Arial;	font-size: 15px; 	color: #01AA89;	font-weight: bold;	text-decoration: none}