<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.romanticside
{
font-family: Arial, Verdana, Helvetica, sans-serif; /* Font Face */
font-size: 16pt; /* Font Size */
color: #660000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #ffcccc;
vertical-align: Top; /* Align Text */
}

.style2 {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #003333;
	font-family: Georgia, Times New Roman, Times, serif;
}
.style3 {color: #003333}
.style5 {font-size: 14px}
.style6 {font-size: 14px; font-weight: bold; }
.style7 {
	color: #003333;
	font-weight: bold;
	font-size: 14px;
}
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFCCCC;
}
h1 {
	font-size: medium;
}
.style5 {font-size: 14px}
.style6 {font-size: 14px; font-weight: bold; }
.style7 {
	color: #003333;
	font-weight: bold;
	font-size: 14px;
}
.style19 {
	font-size: large;
	color: #003333;
}
.style20 {
	font-size: 14px;
	color: #003333;
}
.style21 {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}
.style22 {color: #000000}
-->

/******************************************************************************************/
/* LimeDot link styles */
/******************************************************************************************/
A.type1:link    {color:#003333; background-color: #ffcccc; text-decoration:none;}
A.type1:visited {color:#003333; background-color: #ffcccc; text-decoration:none;}
A.type1:active  {color:#003333; background-color: #ffcccc; text-decoration:none;}
A.type1:hover   {color:#003333; background-color: #ffcccc; text-decoration:underline;}

A.type2:link    {color:#000000;	background-color: #ffcccc; text-decoration:none;}
A.type2:visited {color:#000000;	background-color: #ffcccc; text-decoration:none;}
A.type2:active  {color:#000000;	background-color: #ffcccc; text-decoration:none;}
A.type2:hover   {color:#000000; background-color: #ffcccc; text-decoration:underline;}

A.type4:link    {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:visited {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:active  {color:#3399cc;	background-color: #AEE3D7; text-decoration:underline;}
A.type4:hover   {color:#3399cc; background-color: #AEE3D7; text-decoration:underline;}

A.type3:link    {color:#660033; text-decoration:none;}
A.type3:visited {color:#660033; text-decoration:none;}
A.type3:active  {color:#660033; text-decoration:none;}
A.type3:hover   {color:#660033; text-decoration:underline;}


A.type7:link    {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:visited {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:active  {color:#B79300;	text-decoration:none; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}
A.type7:hover   {color:#B79300; text-decoration:underline; font-weight: Bold; font-size: 13px;font-family: Verdana, Arial, Helvetica, sans-serif;}

/******************************************************************************************/
/* LimeDot text styles */
/******************************************************************************************/



</Style>
