BODY {
	background-color : #000040;
	color : White;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;	
}

P {
	text-align : justify;
}
A {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #8E951C;
	text-decoration: none;
}
A:HOVER {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: Green;
	text-decoration: none;
}

TD.cc {
	background-color : #E3E8E1;
	color : Black;
	text-align : center;
	vertical-align : top;
	padding : 10px;
}

H4.ss {
	color : Yellow;
	font-size : medium;
}
A.m {
	color : Yellow;
	text-decoration : none;
	font-size : small;
}
a:hover, .m {
	color : #00EA02;
	text-decoration : none;
	font-size : small;
}
H3.vv {
	color : Navy;
	font-size : x-large;
	text-align : center;
}
A.v {
	color : #8E951C;
	text-decoration : none;
	font-weight : bold;
	font-size : small;
}
A:HOVER.v {
	color : Green;
	text-decoration : none;
	font-weight : bold;
	font-size : small;
}
A.t {
	font-size : small;
	font-family : "Times New Roman", Times, serif;
	color : Black;
	text-decoration : none;
}
A:HOVER.t {
	font-size : small;
	font-family : "Times New Roman", Times, serif;
	color : Green;
	text-decoration : none;
}
a.ft {
	color : #8E951C;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
}

a.ft:hover {
	color : Green;
	text-decoration : none;
	font-weight : bold;
	font-size : x-small;
}



