﻿.linkTitle
{
	font-size: 12pt;
	color: #0000cc;
	font-family: 'Times New Roman';
	padding-bottom: 12px;
}

.linkURL
{
	font-size: 9pt;
	text-transform: none;
	color: blue;
	font-style: normal;
	font-family: Arial, Helvetica;
}

.linkCopy
{
	font-size: 9pt;
	text-transform: none;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica;
	font-variant: normal;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

.linkBar
{
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
	height: 2px;
	background-color: #cccccc;
}

