/* Anchors */
A:hover{text-decoration:underline}
A:link{color:#FD5906}
A:visited{color:#FD5906}
A:active{color:#FD5906}

/*Forms*/
.form{
	color:#000000;
	background:#FFFFFF;
}
.formBut{
	font:normal 13 px ms sans serif,sans-serif;
	color:#000000;
	background:#CCCCCC;
	border:2 outset #CCCCCC;
}

/*Tags*/
P{font-size:12px;font-family:arial,helvetica;}

/*Other*/
.Title{font-weight:bold;font-size:16px;font-family:arial,helvetica;}
.Body{font-size:13px;font-family:arial,helvetica;}

.header {
	font-size: 16px;
	font-family: arial,helvetica;
	font-weight: bold;
	color: #000000;
}

.content {
	font-size: 12px;
	font-family: arial,helvetica;
	color: #000000;
}