/* CSS Document */
td{
	font-family:tahoma;
	font-size:11px;
	color:black;
}
.text1{
	font-family:tahoma;
	font-size:11px;
	color:#FFE507;
	font-weight:bold;
}
.text2{
	font-family:tahoma;
	font-size:11px;
	color:#D1DFEE;
	text-decoration: none;
	font-weight:bold;
}
.text2:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FFE507;
	text-decoration: none;
	font-weight:bold;
}
.text3{
	font-family:tahoma;
	font-size:11px;
	color:#D3D3D3;
	font-decoration: none;
	font-weight: none;
}
.text3:hover{
	font-family:tahoma;
	font-size:11px;
	color:#FF6500;
	font-weight: none;
	font-decoration: none;
}
.design{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:none;
}
.design:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:none;
}
.text{
	font-family:tahoma;
	font-size:11px;
	color:#08567D;
}
.silver_text{
	font-family:tahoma;
	font-size:11px;
	color:#7F7F7F;
	text-decoration:none;
}.silver_text:hover{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}.menu {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.menu2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;		
}
.copyrights {
	font-family: tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;		
}
.thumb{
	font-family:tahoma;
	font-size:11px;
	color:#FFE507;
	font-weight: bold;
	}
.profile{
	font-family:tahoma;
	font-size:11px;
	color:#ACD0FE;
	font-weight: none;
}


