You are on page 1of 1

OGMWVC 42

CODING

<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs"
Inherits="MasterPage" %>

<html><head runat="server">
<script type="text/javascript">
history.forward(false);
</script>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251"><title>
Template</title>

<style>
TD {font-family: tahoma; font-size: 11px;

background-color:White;
}
A{font-family:tahoma;font-size: x-small;
color:000000;text-decoration:underline;
font-weight: 700;
}
A:visited {color:ffffff}
A:hover {color:red;}
.bold{font:900}
.right{font-size:12px;font-family:verdana}
a.menu{color:1C5679;font-size:11;text-decoration:none;font:100}
a.menu:hover{color:red}
a.menu:visited{color:1C5679}
#form1
{

You might also like