﻿.box {
	FONT-SIZE: 11px; COLOR: #4e4d30; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.article {
	FONT-SIZE: 11px; COLOR: #4e4d30; FONT-FAMILY: Arial, Helvetica, sans-serif
}

body
	{
	background: repeat;
	FONT-SIZE: 11px;
	COLOR: #4e4d30;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}

td
	{
	FONT-SIZE: 11px;
	COLOR: #4e4d30;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.orngboxtext {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #e1ae2a; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a:active {font-weight:normal;text-decoration:none;color:#572470;}


a {
	color: #0000FF;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none
}
a:visited {
	color:#572470;
	text-decoration:underline
}
