/* CSS Document */

body {
	margin-top: 4px;
	background-image: url(images/red151.jpg);
}

.header {
	font-family: Tahoma;
	color: #770000;
	font-size: 18px;
		 
}
.header a:link {
	font-family: Tahoma;
	font-size: 18px;
	color: #770000;
	text-decoration: none;
}
.header a:visited {
	font-family: Tahoma;
	font-size: 18px;
	color: #770000;
	text-decoration: none;
}
	
.header a:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #770000;
	text-decoration: none;
	font-weight: normal;
	
}
	
.header a:active {
	font-family: Tahoma;
	font-size: 18px;
	color: #770000;
	text-decoration: none;

}
.headerWHITE {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 22px;
		 
}
.header2 {
	font-family: Tahoma;
	color: #770000;
    font-size: 14px

}

.body1 a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #770000;
	text-decoration: none;
}
.body1 a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #770000;
	text-decoration: none;
}
	
.body1 a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #770000;
	text-decoration: none;
	font-weight: normal;
	
}
	
.body1 a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #770000;
	text-decoration: none;

}
.logomaster a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.logomaster a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.logomaster a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
	
.logomaster a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}