﻿@CHARSET "ISO-8859-1";

.index_nav a {
	font-size:16px !important;
	color:#414042 !important;
	font-weight:bold !important;
	text-decoration: none !important;
}

.both_columns {
	width:600px;
	height:300px;
	float:left;
	overflow:auto;
}

.left_column {
	width:290px;
	height:auto;
	float:left;
}

.right_column {
	width:290px;
	height:auto;
	float:right;
}
