a:link {
	color: #0033CC;
	text-decoration: none;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}

a:active {
	color: #0099FF;
	text-decoration: none;
}

h2 {
	font-size: 24px;
	text-decoration: none;
	line-height: 35px;
}
h3 {
	font-size: 16px;
	line-height: 3px;
	text-decoration: none;
}

/*side layer on template near surgeon*/
font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
/*side layer on template near surgeon*/


/*non-linked text on the bottom of template*/
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
/*non-linked text on the bottom of template*/


/*bottom navigation on template*/
.bottomNav font{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bottomNav a:link {
	font-family: "Times New Roman", Times, serif;
	color: #0033CC;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bottomNav a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bottomNav a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.bottomNav a:active {
	font-family: "Times New Roman", Times, serif;
	color: #0099FF;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

/*bottom navigation on template*/

/*list items on ourSoftware page*/
li {
	list-style-position: outside;
	list-style-image: url(../images/beat2.gif);
}
/*list items on ourSoftware page*/

/*hidden Counter*/
.hidLink a:link {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.hidLink a:visited {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.hidLink a:hover {
	color: #000000;
	text-decoration: none;
	cursor: text;
}

.hidLink a:active {
	color: #000000;
	text-decoration: none;
	cursor: text;
}
/*hidden Counter*/

/*screenshot description*/
.shotDescription font{
	font-family: "Times New Roman", Times, serif;
	color: #00FF00;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
