/* CSS Document */


a:link {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	color: #cfc9a2;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;

}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	text-indent:20px;
	font-weight: normal;
	color: #ffffff;
}

.text2 {

	font-family: tahoma;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	color: #000000;
	font-weight: normal;
	text-align:justify	
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}


.frame {
	border: 1px solid #A6A6A6;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cfc9a2;
	text-decoration: underline;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:link {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7f0606;
	text-decoration: underline;
}
a.b:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.frame {
	border: 1px solid #ffffff;
}

.frame2 {
	border: 1px solid #CFC9A2;
}

