﻿.title
{
    font-size: 22px;
    text-decoration: none;
    font-weight: normal;
    color: #8aa339;
}

.titlesmall
{
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    color: #05102c;
}

.titlemodule
{
    font-size: 18px;
    text-decoration: none;
    font-weight: normal;
    color: #8aa339;
}

a
{
    color: #05102c;
}


body
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #05102c;
}

.border-green
{
    border: 5px solid 8aa339;
}

.image-zoom
{
	cursor: url(/media/lupe.cur),pointer;
	border: 2px solid #8aa339;
}
