a {
	color:					#000000;
	text-decoration: 		none;
}

a:hover {
	text-decoration:		underline;
}

body {
	font-family:			Verdana, Arial;
	font-size:				13px;
}

td {
	font-family:			Verdana, Arial;
	font-size:				13px;
}

img.templateImg, img.templateImgLink {
	border: 				3px double #666666;
}

img.templateImgLink:hover {
	cursor:					pointer;
}
