﻿a:visited {
	color: #005380;
}
a:active {
	color: #005380;
}
a:hover {
	color: #000000;
}
a {
	color: #005380;
}
.tahoma_black_center {
	text-align: center;
	font-family: Tahoma;
}

.small_blue {
	font-family: Tahoma;
	font-size: x-small;
	color: #0073B0;
}
.small_Red {
	font-family: Tahoma;
	font-size: x-small;
	color: #800000;
}

.white_text_black_back {
	color: #FFFFFF;
	background-color: #000000;
}
.white_text_blackback_right {
	color: #FFFFFF;
	text-align: right;
	background-color: #000000;
}
.dark_blue_tahoma_small {
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	color: #005380;
}
.tahoma_small {
	text-align: center;
	font-family: Tahoma;
	font-size: small;
}
.tahoma_xsmall {
	font-family: Tahoma;
	font-size: x-small;
}
.tahoma_xxsmall {
	font-family: Tahoma;
	font-size: xx-small;
}
.tahoma_xsmall_blue_center {
	font-family: Tahoma;
	font-size: x-small;
	text-align: center;
	color: #0073B0;
}
.tahoma_xxsmall_center_blue {
	font-family: Tahoma;
	font-size: xx-small;
	text-align: center;
	color: #0073B0;
}
.tahoma_xxsmall_blue_right {
	font-family: Tahoma;
	font-size: xx-small;
	color: #0073B0;
	text-align: right;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.tahoma_xxsmall_blue {
	font-family: Tahoma;
	font-size: xx-small;
	color: #0073B0;
}
.grey{
	background-color: #E5E5E5;
}
.white{
	background-color: #FFFFFF;
}

