/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
.nav {
	font-family: Verdana;
	font-weight:bold;
	font-size:12px;
}
.title {
	font-size:20px;
	font-weight:bold;
}
.left_cat {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.left_cat a:link, .left_cat a:visited {
	font-size:12px;
	color:#0000FF;
	text-decoration: underline;
}
.left_cat a:active, .left_cat a:hover {
	font-size:12px;
	color:#FF0000;
	text-decoration: underline;
}
.blue {
	color: #0000FF
}
.blue a:link, .blue a:visited {
	color:#0000FF;
	text-decoration: underline;
}
.button_link {
	padding:2px 20px 2px 12px;
	border:2px solid #006633;
	margin:0px 20px 0px 20px;
	font-weight:bold;
}
.orange {
	color:#FF6600;
}
.word2 td a:link {
	color:#0000FF;
	text-decoration: none;
}
.word2 td a:visited {
	color:#666666;
	text-decoration: none;
}
.word2 td a:active, .word2 td a:hover {
	color:#FF0000;
	text-decoration: underline;
}
