
/*
a:link,a:active{color:#3fb6cc;font-weight:normal; text-decoration:none}
a:visited{color:#3fb6cc;font-weight:normal;text-decoration:none}
a:hover{color:#3fb6cc;font-weight:normal;text-decoration:underline}
*/

a.yellow:link,a.yellow:active{color:#F8D933;font-weight:normal; text-decoration:none}
a.yellow:visited{color:#F8D933;font-weight:normal;text-decoration:none}
a.yellow:hover{color:#F8D933;font-weight:normal;text-decoration:underline}

p{font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff;}
h1 {color: #F8D933; font-size:11px; font-weight:normal;}
.p2 {color: #ffffff; font-size:11px; font-weight:normal;}

table.box
{ text-align: left;font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff;}

.style2 {
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.style10 {color: #000000}

body {
	background-image: url(images/gradient.jpg);
	background-color: #00255C;
}