a:hover { text-decoration: underline}

a
{
	text-decoration: none;
	color: #CC3300;
}

p, td
{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}

.pop
{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

.head
{
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

.title
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
}

.subtitle
{
	font-size: 14px;
	color: #3366FF;
}

.caption
{
	font-size: 12px;
	line-height: 15px;
	font-style: italic;
	color: #000000;
}

.footer
{
	font-size: 12px;
	color: #333333;
	line-height: 11px;
	text-decoration: none;
}


