body{
	font-family: verdana;
	font-size: 17px;
	font-weight: 900;
	color: #FFFFFF;
}

a:hover.link1 {
	text-decoration: underline;
	font-size: 17px;
	color: #FFFFFF;
    font-weight: 900;
}

a:link.link1 {
    text-decoration: none;
	font-size: 17px;
	color: #931016;
    font-weight: 900;
}

a:active.link1 {
	text-decoration: none;
	font-size: 17px;
	color: #931016;
    font-weight: 900;
}

a:visited.link1 {
	text-decoration: none;
	font-size: 17px;
	color: #931016;
	font-weight: 900;

}

a:visited.link2 {
	text-decoration: none;
	font-size: 13px;
	color: #931016;
	font-weight: 900;

}
a:hover.link2 {
	text-decoration: underline;
	font-size: 13px;
	color: #FFFFFF;
    font-weight: 900;
}
a:active.link2 {
	text-decoration: none;
	font-size: 13px;
	color: #931016;
    font-weight: 900;
}
a:link.link2 {
    font-family: verdana;
    text-decoration: none;
	font-size: 13px;
	color: #931016;
    font-weight: 900;
}

.redfont {
    font-family: verdana;
    text-decoration: none;
	font-size: 13px;
	color: #931016;
    font-weight: 900;
}

.witfont{
	font-family: verdana;
	font-size: 13px;
	font-weight: 900;
	color: #FFFFFF;
}

.redfontBig {
    font-family: verdana;
    text-decoration: none;
	font-size: 17px;
	color: #931016;
    font-weight: 900;
}

.witfontBig{
	font-family: verdana;
	font-size: 17px;
	font-weight: 900;
	color: #FFFFFF;
}
