body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 24px;
	color: #242424;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.p:link {
	font-size: 12px;
	color: #262626;
	text-decoration: none;
}
a.p:visited {
	font-size: 12px;
	color: #262626;
	text-decoration: none;
}
a.p:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}

a.me:link {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.me:visited {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.me:hover {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #038CBA;
	text-decoration: none;
}

.white {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
}
a.pro:link {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	letter-spacing: 0.08em;
}
a.pro:visited {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #505050;
	text-decoration: none;
	letter-spacing: 0.08em;
}
a.pro:hover {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #1F96B8;
	text-decoration: none;
	letter-spacing: 0.08em;
}
