﻿.UserImageLinks
{
	height: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.UserImageLinks a:link, .UserImageLinks a:hover, .UserImageLinks a:visited
{
	color: #000000;
}

.UserImageLinks a:hover
{
	color: #098100;
	text-decoration: none;
}

.UserImageLink
{
	font-family: Arial, Sans-Serif;
	font-size: 19px;
	font-style: italic;
	height: 50px;
	width: 320px;
}

.UserImageLinkD1
{
	height: 50px;
	width: 50px;
}

.UserImageLinkD2
{
	height: 50px;
	left: 50px;
	position: relative;
	top: -50px;
	width: 270px;
}
