@charset "utf-8";
/* CSS Document */

.main {
	font-family: Tahoma;
	font-size: 18px;
	color: #FFFFFF;
}
.fontpro {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.border {
	border: 1px solid #FFFFFF;
}

.watch {
	font-family: Tahoma;
	font-size: 10px;
	color: #d82a40;
}

.p {
	font-size: 14px;
	color: #9ccafb;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	text-align: right;
	padding-top: 1.5px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.footer2 {
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}     /* unvisited link */

a:visited {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
}  /* visited link */
a:hover {
	color: #f7a015;
	font-family: Tahoma;
	font-size: 14px;
}   /* mouse over link */
/*a:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;*/
    /* selected link 


}*/
a.one:link {color: #9ccafb}
a.one:visited {color: #9ccafb}
a.one:hover {color: #f7a015}

.pCopy {
	font-size: 14px;
	color: #9ccafb;
	font-style: normal;
	font-weight: normal;
	font-family: Tahoma;
	text-align: right;
}
.Topic {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.mainCopy {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
