table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
	text-decoration: none;
}
.smalltext-white {
	font-size: 10px;
	text-decoration: none;
	color: #AAAAAA;
}
.titleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006486;
	text-decoration: none;
}
a:link {
	color: #006486;
	text-decoration: none;
}
a:visited {
	color: #006486;
	text-decoration: none;
}
a:hover {
	color: #006486;
	text-decoration: underline;
}
a.link-ns:link {
	color: #7D982A;
	text-decoration: none;
}

a.link-ns:visited {
	color: #7D982A;
	text-decoration: none;
}

a.link-ns:hover {
	color: #7D982A;
	text-decoration: underline;
}
a.link-aspo:link {
	color: #1D7EB7;
	text-decoration: none;
}

a.link-aspo:visited {
	color: #1D7EB7;
	text-decoration: none;
}

a.link-aspo:hover {
	color: #1D7EB7;
	text-decoration: underline;
}
a.link-gray:link {
	color: #AAAAAA;
	text-decoration: none;
}

a.link-gray:visited {
	color: #AAAAAA;
	text-decoration: none;
}

a.link-gray:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

