a{
	font-family:Verdana, Geneva, sans-serif;
}

a:link {
	color: 666699;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

p{
	font-family:Verdana, Geneva, sans-serif;
}

.links{
	text-align:center
}

