/*
	Current version: 1.0
	
	Site: Anders Bodin
	www: andersbodin.se
	Author: Malin Klingsell, malin.klingsell@atrox.se
	Notes:
*/


@import "common.css";
@import "custom.css";

.tableText
{
	background: #002038;
	width: 133px;
	padding: 3px 0 3px 3px;
	color: #fff;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
}
.tableText a
{
	color: #fff !important;
	font-weight: normal !important;
	font-family: Verdana, helvetica, Sans-Serif;
	font-size: 10px;
}
