﻿body {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
	background-color: #A6A6A6;
	margin: 0;
}


td {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #717171;
}


.top_buttons:link {
	font-size: 13px;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}
.top_buttons:visited {
	font-size: 13px;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}
.top_buttons:active {
	font-size: 13px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: none;
}
.top_buttons:hover {
	font-size: 13px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: none;
}


.top_buttons_current {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.rect_links_text {
	font-size: 11px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}

.rect_links {
	font-size: 11px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
.rect_links:link {
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration: underline;
}
.rect_links:visited {
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration: underline;
}
.rect_links:active {
	font-size: 11px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: underline;
}
.rect_links:hover {
	font-size: 11px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: underline;
}


.resume_link:link {
	font-size: 11px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: underline;
}
.resume_link:visited {
	font-size: 11px;
	color: #FF050E;
	font-weight: bold;
	text-decoration: underline;
}
.resume_link:active {
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration: underline;
}
.resume_link:hover {
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	text-decoration: underline;
}


.bottom_buttons:link {
	font-size: 13px;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}
.bottom_buttons:visited {
	font-size: 13px;
	color: #717171;
	font-weight: bold;
	text-decoration: none;
}
.bottom_buttons:active {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom_buttons:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


.footer {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
.footer:link {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.footer:visited {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.footer:active {
	font-size:11px;
	color:#FF050E;
	font-weight:normal;
	text-decoration: none;
}
.footer:hover {
	font-size:11px;
#	color:#FF050E;
	font-weight:normal;
	text-decoration: none;
}
