body,td,th
{
	font-family: tahoma;
	font-size: 11px;
	color: #bfbfbf;
	vertical-align: top;
	line-height:12px;
}

.bauhaus
{
    font-family: "bauhaus";
    src: url("media/fonts/bauhs93.ttf");
}

.bodegadisplay
{
    font-family: "bodegadisplay";
    src: url("media/fonts/bodegadisplayssi.ttf");
}

@font-face
{
    font-family: "bodegasans-m";
    src: url("media/fonts/bodegasans.ttf");
}

.style-mit{
    font-family: bodegasans-m;
    color:#b84c20;
}

img
{
    border:0;
}

a {
	font-family:tahoma;
	font-size: 11px;
	color: #A4C101;
}

a:visited {
	color: #A4C101;
}

a:hover {
	color: #A4C101;
}

a:active {
	color: #A4C101;
}

.style-g{
	color:#A4C101;
}

.style-p{
	color:#ff5055;
}

.style-v{
	color:#aa50ff;
}

.style-o{
	color:#ff9251;
}

.style-y{
	color:#fdef08;
}

.style-b{
	color:#40e8da;
}