.ltgray {
		color: #cccccc;
		font-family: arial;
		font-size: 12px;
		}
.bodytext,p {
		font-family: arial;
		font-size: 12px;
		margin-left: 2%;
		margin-right: 2%;
		}
.nametitle {
		font-family: arial;
		font-size: 16px;
		font-weight: bold;
		color: #660066;
		}
a:link { color: #660066; }
a:visited { color: #999999; }
a:active { color: #333333; }
a:hover { background: yellow; }

