﻿
.HyperLink1:link
{
	color: #34669b;
	cursor:hand;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	
}
.HyperLink1:visited
{
	color: #34669b;
	cursor:hand;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	
}
.HyperLink1:active
{
	color: #818181;
	cursor:hand;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	
}
.HyperLink1:hover
{
	color: #82b9f2;
	cursor:hand;
	text-decoration: none;
	font-family:Tahoma;
	font-size:12px;
	
}

.HyperL2:link
{
	color: #d70505;
	cursor:hand;
	text-decoration: none;
	
}
.HyperL2:visited
{
	color: #d70505;
	cursor:hand;
	text-decoration: none;
	
	
}
.HyperL2:active
{
	color: #818181;
	cursor:hand;
	text-decoration: none;
	
}
.HyperL2:hover
{
	color: #82b9f2;
	cursor:hand;
	text-decoration: none;
	
}

