	.commText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	 }
	.boldText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
	}
	a:link {
		color: #000000;
		text-decoration: none;
	}
	a:hover {
		color: #000000;
		font-weight: bold;
	}
	a:visited {
		color: #000000;
		text-decoration: none;
	}

/*
a:link {
text-align: left;
text-decoration: line-through;
color: black;
font-size: normal;
font-weight: bold;
font-style: oblique;
font-family: arial, helvetica, sans-serif;
}
a:visited {
color: white;
}
button {
background-color: blue;
}
input {
border-top-color: white;
}
textarea {
font-style: italic;
}

{
 font-family: sans-serif;
 font-size: medium;
 font-weight: bold;
 ;
}
test
{
 font-family: serif;
 font-size: small;
 font-style: oblique;
 font-variant: normal;
 font-weight: normal;
 text-decoration: underline;
 ;
}
*/
