a:link IMG {
	border: blue;
	text-decoration: none;
}
a:visited IMG {
	border: none;
	text-decoration: none;
}
a:active IMG {
	border: none;
	text-decoration: none;
}

a.menu {
    color: #ffffff;
		font-weight: 700;
    text-decoration: none;
}

a.menu:hover {
    color: #00ccff;
    text-decoration: none;
}

a.menu:visited {
    text-decoration: none;
}

p.title  {
		font-size: 100%;
    color: #990000;
		font-weight: 600;
		text-align: center;
    padding-left: 0.25em;
    padding-right: 0.25em;
}

span.subtitle {
    color: #990000;
    font-size: 90%;
    padding-bottom: 1em;
}
td.subtitle {
    color: #990000;
    font-size: 90%;
    padding-bottom: 1em;
}

td.title {
    color: #990000;
    font-size: 250%;
		font-weight: 600;
    padding-bottom: 0.5em;
}
td.titlesize2 {
    color: #990000;
    font-size: 175%;
		font-weight: 700;
    padding-bottom: 0.5em;
}

td.content {
    font-size: 100%;
    color: #990000;
		text-align: justify;
    padding-left: 0.25em;
    padding-right: 0.25em;
}

td.contentbold {
    font-size: 100%;
    color: #990000;
		font-weight: 600;
    padding-left: 0.25em;
    padding-right: 0.25em;
}

td.contentbox {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 100%;
    color: #990000;
}

td.linkbox {
    padding-top:    5px;
    padding-bottom: 5px;
}

td.logo {
    background-color: #ffffff;
}
td.menu {
    padding-left: 0.5em;
    padding-right: 0.5em;
    font-size: 100%;
    color: #ffffff;
		font-weight: 700;;
}

td.menubox {
    background-color: #990000;
}
