/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bolder;
	color: #000066;
}
.navigation {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	background-color: #000066;
	display: inline;
	padding: 15px;
	text-align: center;
}
.navigation:hover {
	font-family: Tahoma;
	font-size: small;
	color: #000099;
	background-color: #FFFFFF;
	display: inline;
	padding: 15px;
}
.navigation_new {
	font-family: Tahoma;
	font-size: small;
	color: #FFFFFF;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

.linkk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.text1 {
	font-family: Tahoma;
	font-size: small;
	color: #4A1D06;
	font-weight: bold;
}

.linkk:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bold2 {

	font-family: Tahoma;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
}
.Link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.Link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;
}
.text3 {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: bold;
}
.link_new {
	font-family: Tahoma;
	font-size: x-small;
	color: #000066;
}
.link_new:hover {

	font-family: Tahoma;
	font-size: x-small;
	color: #0099FF;
}
.navigation_new:hover {
	font-family: Tahoma;
	font-size: small;
	color: #000066;
	height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
.text4 {

	font-family: Tahoma;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
}
.link_new_2 {
	font-family: Tahoma;
	font-size: small;
	color: #990000;
}
.link_new_2:hover {


	font-family: Tahoma;
	font-size: small;
	color: #00125C;
}

