﻿body { background-image:url(/images/bg-2.jpg);}


.fText 
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
	.fTtext  A:link {color: #000000;text-decoration: underline;}
	.fTtext  A:visited {color: #000000; text-decoration: underline;}
	.fTtext  A:active {color: #000000; text-decoration: underline;}
	.fTtext  A:hover {color: #000000;text-decoration: underline;}
	
.leftText 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
	.leftText A:link {color: #000000;text-decoration: none;}
	.leftText A:visited {color: #000000; text-decoration: none;}
	.leftText A:active {color: #000000; text-decoration: underline;}
	.leftText A:hover {color: #000000;text-decoration: underline;}


.crumbText 
{
	font-family: Verdana;
	font-size: 11px;
	color: #15478f;
	font-style:italic;

}
	.crumbText  A:link {color: Navy;text-decoration: none;}
	.crumbText  A:visited {color: Navy; text-decoration: none;}
	.crumbText  A:active {color: Navy; text-decoration: underline;}
	.crumbText  A:hover {color: Navy;text-decoration: underline;}

.title
{
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style:italic;
}

.subtitle
{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style:normal;
	text-decoration: underline;
}

.text
{
	/*font-family: Papyrus;*/
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
	.text  A:link {color: #000000;text-decoration: none;}
	.text  A:visited {color: #000000; text-decoration: none;}
	.text  A:active {color: #000000; text-decoration: underline;}
	.text  A:hover {color: #000000;text-decoration: underline;}

.text2
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
	.text2  A:link {color: #000000;text-decoration: underline;}
	.text2  A:visited {color: #000000; text-decoration: underline;}
	.text2  A:active {color: #000000; text-decoration: underline;}
	.text2  A:hover {color: #000000;text-decoration: underline;}
	
.text3
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
	.text  A:link {color: #000000;text-decoration: none;}
	.text  A:visited {color: #000000; text-decoration: none;}
	.text  A:active {color: #000000; text-decoration: underline;}
	.text  A:hover {color: #000000;text-decoration: underline;}
