.sg
{
	color: gray;
	font-family: Arial;
	font-size: 10px;

}
.sg a
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}
.sg a:hover
{
	color: gray;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;

}

.path
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 12px;

}

.cc
{
	color: gray;
	font-family: Verdana;
	font-size: 10px;

}


.path:hover
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 12px;

}

.categ a
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 11px;
}
.categ a:hover
{
	color: #507DC5;
	font-family: Verdana;
	font-size: 11px;
}

input {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
	padding:2px;
}

textarea {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:550px;
	height:200px;
	padding:2px;
}

select {
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	border:1px solid black;
	background:white;
	width:400px;
	padding:2px;
}





body
{
	padding:0px;
	margin:0px;
}

td {
	color: black;
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #123456;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #123456;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

.categMain {
	color: #1234Aa;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.categMain:hover {
	color: #1234Aa;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.categSub {
	color: #1234Aa;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.categSub:hover {
	color: #1234Aa;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}

h1 {
	color: #587FBF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

