body {
	margin: 5px;
	padding: 0px;
}

a:link {color: #F14D22;text-decoration: none}     /* unvisited link */
a:visited {color: #F14D22;text-decoration: none}  /* visited link */
a:hover {color: #F14D22;text-decoration: underline}   /* mouse over link */
a:active {color: #F14D22}   /* selected link */

p, ul, ol, td, th {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #606060;
}

highlight {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #F77B00;
}

h1 {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

form {
	margin: 0px;
	padding: 0px;
}

input.input1 {
	width: 105px;
	border: 1px solid #BFC5C9;
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #606060;
}

input.input2 {
	width: 30px;
	border: 1px solid #BFC5C9;
}

.text1 {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-image: 
	color: #FFFFFF;
	font-size: 16px;
	color: #606060;
}

.text2 {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.text3 {
	font-size: 9px;
	color: #F1A206;
}

.text4 {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.text5 {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #3041AB;
}

a.link2:hover {
	text-decoration: none;
}

.cats ul {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.cats li {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
	list-style: none;
}

.cats ul li {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
	margin-bottom: 10px;
}

.cats ul li a {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
}

.cats ul li a:hover {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #F14D22;
    text-decoration: none;
}

.cats ul li ul li {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
	margin-left: 5px;
	margin-bottom: 0px;
}

.cats ul li ul li a {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #606060;
	text-decoration: none;
}

.cats ul li ul li a:hover {
	font-family: "Avant Garde", "Century Gothic", Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
    color: #F14D22;
    text-decoration: none;
}
