﻿p
{
	margin: 0.5em 0.5em;
	color: #4a4a4a;
	text-align: justify;
}

a
{
	text-decoration: none;
	
	color: #763A38;color: #8F0F12;
}

a:hover 
{
	color: #763A38;
	text-decoration: underline !important;
}


a:visited
{
	/*color: #763A38;*/
}

.txtPageTitle
{
	color: #B41F38;
	font-size: 1.2em;
	font-family: Tahoma, Verdana;
	font-weight: bold;
}

#divNavPanel a, #Menu a
{
	text-decoration: none;
}




blockquote p
{
	margin: 0em !important;
	padding: 0;
}
