td, body, div  { font-family: Arial, Verdana, Helvetica; font-size: 11px; line-height: 16px; color: #333; }

.text {
	line-height: 30px;
	color: #000000;
	border-bottom: 1px solid black;
}

.text2 {
	color: #000000;
}


a { color: #900; text-decoration: none; font-weight: bold; }
a:hover { color: #c33; text-decoration: none; }
a:focus { color: #c33; text-decoration: none; }
a:active { color: #c33; text-decoration: none; }

.head { font-weight: bold; color: #444; }

.head2 { font-size: 18px; color: #330033; }
.head2 a { color: #900; text-decoration: none; font-weight:normal;}
.head2 a:hover { color: #c33; text-decoration: none; }

.head3  { font-weight: bold; color: #aaa; }


.head4 { font-weight: normal; color: #888888; }

.navigation { font-weight: bold; color: #aaa; line-height: 30px;}
.navigation a { color: #900; text-decoration: none; }
.navigation a:hover { color: #c33; text-decoration: none; }

.subnavigation { color: #aaa; }
.subnavigation a { color: #900; text-decoration: none; font-weight: normal;}
.subnavigation a:hover { color: #888; text-decoration: none; }


.mark {
	color: #900;
}
