body {
	color: #000000;
	margin: 0px;
}

.bb {
font-family : "Times New Roman", Times, serif;
	font-size : 45px;
	font-style : italic;
	font-weight : bold;
	color: #0000a0;
}
.bbb {
font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color: #0000cc;
}
.mr {
font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	color: #ff0000;
}
.sr {
font-family : "Times New Roman", Times, serif;
	color: #ff0000;
	font-size: 20px;

}
.vsr {
font-family : "Times New Roman", Times, serif;
	color: #ff0000;
	font-size: 12px;

}
p {
font-family : "Times New Roman", Times, serif;
	color: #0000cc;
	font-size: 14px;
	text-align: left;
	line-height : 20px;
}
.single {
font-family : "Times New Roman", Times, serif;
	color: #0000cc;
	font-size: 14px;
	text-align: left;
}


A:VISITED {
	color : #DC143C;
}

A:LINK {
	color:#0000ff;
}
.mb {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000a0;
	line-height : 20px;
	font-family : "Times New Roman", Times, serif;
}

.sea {
font-family : "Times New Roman", Times, serif;
	color: #004080;
	font-size: 13px;

}
h2 {
font-family : "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #0000cc;
	text-decoration: underline;
	font-weight: lighter;
}
.menu {
	background-color: #0000a0;
	text-align: center;
	font-size : 13px;
}

A.menuLink {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000a0;
	text-align: center;
	text-decoration: none;
	padding-left : 4px;
	padding-right : 4px;
}

A.menulink:VISITED {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000a0;
	text-align: center;
}
A.menuLink:HOVER {
	font-weight: bold;
	color: #0000a0;
	background-color: #99ccff;
	text-align: center;
}
