/* CSS Document */

.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	/*green links*/
	a:link {text-decoration: none; color: #C17D8E; font-weight: 100;}
  	a:visited {text-decoration: none; color: #C17D8E; font-weight: 100;}
  	a:hover {text-decoration: none; color: #CCCCCC; font-weight: 100;}
  	a:active {text-decoration: none; color: #C17D8E; font-weight: 100;}
	


