﻿img {
border: none;
}

a.LinkButtonFooterTitle:link
{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: gray;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

.LinkButtonFooterTitle a:link, .LinkButtonFooterTitle a:visited, .LinkButtonFooterTitle a:Active
{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: black;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

a.LinkButtonFooterTitle:Hover, .LinkButtonFooterTitle a:hover
{
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Tahoma, Sans-Serif;
}

a.LinkButtonFooterBody
{
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	font-family: Verdana, Tahoma, Sans-Serif;
	width: 125px;
}

a.LinkButtonFooterBody:Hover
{
	font-size: 9pt;
	text-align: left;
	color: #CC0000;
	font-family: Verdana, Tahoma, Sans-Serif;
}

.BodyMain
{
	font-size: 9pt;
	text-align: left;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
}

.title
{
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Tahoma, Sans-Serif;
}

a.InTextLinkButtons, .InTextLinkButtons a:link
{
	font-size: 9pt;
	text-align: left;
	font-family: Verdana, Tahoma, Sans-Serif;
	text-decoration: none;
	color: black;
	text-decoration: underline;
}

a.InTextLinkButtons:Hover, .InTextLinkButtons a:Hover
{
	text-decoration: underline;
}
