p	{ padding-top:10px; }

.text			{ font-size:11px; color:#868686; font-family:Arial; line-height:15px; font-weight:bold; }
.text_small		{ font-size:10px; color:#868686; font-family:Arial; line-height:15px; font-weight:bold; }
.text_light		{ font-size:11px; color:#a9a9a9; font-family:Arial; line-height:15px; font-weight:bold; }
.title			{ padding-bottom:10px; }

.color_dark		{ color:#404040; }
.color_blue		{ color:#6896A6; }
.color_navy		{ color:#4D656E; }
.color_error	{ color:#a96262; }

a:link,
a:visited	{ color:#6896A6; text-decoration:underline; }
a:hover 	{ color:#6896A6; text-decoration:none; }

.link_navy:link,
.link_navy:visited	{ color:#4D656E; text-decoration:underline; }
.link_navy:hover 	{ color:#4D656E; text-decoration:none; }

.link_dark:link,
.link_dark:visited	{ color:#606060; text-decoration:none; }
.link_dark:hover 	{ color:#404040; text-decoration:none; }

.news_image		{ margin:10px; border:#E2E2E2 1px solid; }