﻿.linkTitle
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #3366FF;
}
.linkTitle:hover
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}
.linkSummery
{
	text-align: justify;
}
.linkPagingMenu
{
	color: #808080;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.linkSelectedPagingMenu
{
	color: #FF6600;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.linkHoverPagingMenu
{
	color: #339966;
	background-color: #F0FFCC;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.linkMenu
{
	margin: 2px;
}
.linkEndTitle
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FF6600;
}
.linkText
{
	font-family: tahoma;
	font-size: 10pt;
	text-align: justify;
}