p {
	font-family: helvetica, arial, sans-serif; 
	color: #000000; 
	font-size: 12px;
	line-height: 130%;
}

h1 {
	font-family: helvetica, arial, sans-serif; 
	color: #9e9e9e; 
	font-size: 18px;
	font-weight: 900;
}

h2 {
	font-family: helvetica, arial, sans-serif; 
	color: #9e9e9e; 
	font-size: 14px;
	font-weight: 400;
}

a:link {
	text-decoration: none;
 	color: #888888;
}

a:visited {
	text-decoration: none;
	color: #888888;
}

a:hover {
	text-decoration: none;
	font-size: 18px;
	color: #000000;
}

a.bodytextlink:link {
	text-decoration: none;
 	color: #888888;
}

a.bodytextlink:visited {
	text-decoration: none;
	color: #888888;
}

a.bodytextlink:hover {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

a.welcome:link {
	text-decoration: none;
 	color: #888888;
}

a.welcome:visited {
	text-decoration: none;
	color: #888888;
}

a.welcome:hover {
	text-decoration: none;
	font-size: 22px;
	color: #C50097;
}

a.example:link {
	text-decoration: none;
 	color: #888888;
}

a.example:visited {
	text-decoration: none;
	color: #888888;
}

a.example:hover {
	text-decoration: none;
	font-size: 22px;
	color: #60BDE1;
}

a.contact:link {
	text-decoration: none;
 	color: #888888;
}

a.contact:visited {
	text-decoration: none;
	color: #888888;
}

a.contact:hover {
	text-decoration: none;
	font-size: 22px;
	color: #0AA992;
}
