.text
{
	color: #300;
	font-family: georgia, times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.textsm
{
	color: #300;
	font-family: georgia, times, serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
	

	
.text A { color: #993333; font-family: georgia, verdana, arial, sans-serif; font-size: 12px; text-decoration: underline;} 
.text A:link { color: #993333; text-decoration: underline;} 
.text A:visited	{ color: #993333; text-decoration: underline;} 
.text A:active	{ color: #993333; text-decoration: underline;} 
.text A:hover	{ color: #993333; background-color: #FCC; text-decoration: none;}

.title
{
	color: #300;
	font-family: georgia, times, serif;
	font-size: 16px;
	line-height: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: left;
}
	
	.title A
	{
		color: #300;
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 18px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	}
	
