A:link {
	color: #DD000C;
	text-decoration: none;
}

A:active {
	color: #ff0000;
	text-decoration: none;
}

A:visited {
	color: #A30008;
	text-decoration: none;
}

.head {
	color: #666666;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;
}

.body {
	color: #666666;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;
}

.head2 {
	color: #666666;
	font-size: 12px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
	background: #F2F4EF;
}

.body2 {
	color: #666666;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	background: #F2F4EF;
}

.letter {
	color: #666666;
	font-size: 12px;
	font-family: courier new, serif;
}

.link {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold; 
	font-family: arial, helvetica, sans-serif;
}

.crossLinkText {
	font-size: 1;
}