
p.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}

a.dwm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #222222;
	text-decoration: none;
}

a.dwm:hover {
    text-decoration: underline;
}

p {
	margin-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.gallery {
	
	font-family: Time, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}


.galleryblue {
	
	font-family: Time, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
}

textarea.profile
{
font-family: Times, _serif; 
font-size: 12px; color:#000000; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
text-decoration: none;
background: #ffffff;
border-style: none;
border: white, 0px;
padding: 2px;
background-attachment: scroll;
overflow: auto;
scrollbar-face-color: #cccccc;
scrollbar-arrow-color: yellow;
}


